cosmopolitan/net/turfwar
Justine Tunney 4a6fd3d910
Make more improvements to threading support
- fix rare thread exit race condition on openbsd
- pthread_getattr_np() now supplies detached status
- child threads may now pthread_join() the main thread
- introduce sigandset(), sigorset(), and sigisemptyset()
- introduce pthread_cleanup_push() and pthread_cleanup_pop()
2022-10-09 00:08:47 -07:00
..
schema.sql Add the TurfWar schema 2022-10-08 03:23:21 -07:00
turfwar.c Make more improvements to threading support 2022-10-09 00:08:47 -07:00
turfwar.mk Rewrite IPv4 Turf War backend 2022-10-03 08:23:54 -07:00