cosmopolitan/test
Justine Tunney 994e1f4386
Improve pthread_join()
Since we're now on Windows 8, we can have clone() work as advertised on
Windows, where it sends a futex wake to the child tid. It's also likely
we no longer need to work around thread flakes on OpenBSD, in _wait0().
2022-09-16 14:02:06 -07:00
..
dsp Pay off more technical debt 2022-09-12 23:36:56 -07:00
libc Improve pthread_join() 2022-09-16 14:02:06 -07:00
net Pay off more technical debt 2022-09-12 23:36:56 -07:00
tool Make important improvements 2022-09-14 22:39:08 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00