mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +00:00
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 |
||
---|---|---|
.. | ||
ape_test.c | ||
arch_prctl_test.c | ||
clone_test.c | ||
fork_test.c | ||
getdosargv_test.c | ||
getdosenviron_test.c | ||
grow_test.c | ||
itsatrap_test.c | ||
memtrack_test.c | ||
mmap_test.c | ||
mprotect_test.c | ||
munmap_test.c | ||
test.mk |