Ralf Jung
|
c77540ce13
|
deallocate thread-local statics when the thread dies
|
2020-07-27 23:32:15 +02:00 |
|
Ralf Jung
|
fcdacce4b1
|
fix some ignore-windows comments
|
2020-06-28 20:40:20 +02:00 |
|
Ralf Jung
|
3a5bcb97ed
|
move rwlock dequeuing to shared code, and use that code for Windows rwlocks
|
2020-06-28 11:28:46 +02:00 |
|
Vytautas Astrauskas
|
60cd8aa4b0
|
Delete a duplicate test.
|
2020-04-27 14:26:36 -07:00 |
|
Vytautas Astrauskas
|
ff5e35b90a
|
Added a test that joining main is UB.
|
2020-04-27 14:26:36 -07:00 |
|
Vytautas Astrauskas
|
90e9a87fa7
|
Add an explanatory comment to the test.
|
2020-04-27 14:26:36 -07:00 |
|
Vytautas Astrauskas
|
eaa63266d8
|
Make multiple threads to try to join a thread while it is still running.
|
2020-04-27 14:26:36 -07:00 |
|
Vytautas Astrauskas
|
40e50bf58b
|
Clarify test comments.
|
2020-04-27 14:26:36 -07:00 |
|
Vytautas Astrauskas
|
e7b82fde4a
|
Fix the test annotation.
|
2020-04-27 14:26:36 -07:00 |
|
Vytautas Astrauskas
|
e7c2694b8b
|
Make the main thread detached.
|
2020-04-27 14:26:36 -07:00 |
|
Vytautas Astrauskas
|
9a01c3fa3e
|
Clarify comments about TLS destructor handling in Windows, add a test for TLS destructors.
|
2020-04-27 14:26:36 -07:00 |
|
Vytautas Astrauskas
|
5b55e0706c
|
Add more concurrency tests.
|
2020-04-27 14:26:36 -07:00 |
|
Vytautas Astrauskas
|
80459bbf77
|
Improve concurrency tests.
|
2020-04-27 14:26:36 -07:00 |
|
Vytautas Astrauskas
|
421be273cc
|
Add concurrency tests.
|
2020-04-27 14:26:36 -07:00 |
|