cosmopolitan/test
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
..
dsp Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
libc Make locks more reliable 2022-06-11 02:07:20 -07:00
net Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
tool Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00