cosmopolitan/test/libc/thread
Justine Tunney c260345e06 Make locks more reliable
This change switches most of the core locks to be re-entrant, in order
to reduce the chance of deadlocking code that does, clever things with
asynchronous signal handlers. This change implements it it in pthreads
so we're one step closer to having a standardized threading primitives
2022-06-11 02:07:20 -07:00
..
create_test.c Make locks more reliable 2022-06-11 02:07:20 -07:00
test.mk Refactor some code 2022-05-28 14:09:21 -07:00