cosmopolitan/third_party/nsync/mem
Justine Tunney 111ec9a989
Fix bug we added to *NSYNC a while ago
This is believed to fix a crash, that's possible in nsync_waiter_free_()
when you call pthread_cond_timedwait(), or nsync_cv_wait_with_deadline()
where an assertion can fail. Thanks ipv4.games for helping me find this!
2024-08-26 12:25:50 -07:00
..
array.c Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
BUILD.mk Avoid legacy instruction penalties on x86 2024-07-31 01:02:38 -07:00
nsync_counter.c Release Cosmopolitan v3.3 2024-02-20 13:27:59 -08:00
nsync_cv.c Fix bug we added to *NSYNC a while ago 2024-08-26 12:25:50 -07:00
nsync_debug.c Make mmap() scalable 2024-07-05 23:26:00 -07:00
nsync_mu_wait.c Make mmap() scalable 2024-07-05 23:26:00 -07:00
nsync_note.c Release Cosmopolitan v3.3 2024-02-20 13:27:59 -08:00
nsync_once.c Make mmap() scalable 2024-07-05 23:26:00 -07:00
nsync_sem_wait.c Release Cosmopolitan v3.3 2024-02-20 13:27:59 -08:00
nsync_wait.c Release Cosmopolitan v3.3 2024-02-20 13:27:59 -08:00