cosmopolitan/test/libc/thread
Justine Tunney 369aebfc48
Make improvements
- Let OpenMP be usable via cosmocc
- Let libunwind be usable via cosmocc
- Make X86_HAVE(AVXVNNI) work correctly
- Avoid using MAP_GROWSDOWN on qemu-aarch64
- Introduce in6addr_any and in6addr_loopback
- Have thread stacks use MAP_GROWSDOWN by default
- Ask OpenMP to not use filesystem to manage threads
- Make NI_MAXHOST and NI_MAXSERV available w/o _GNU_SOURCE
2024-01-29 16:31:58 -08:00
..
async_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
BUILD.mk Call thread finalizers on exit() 2024-01-08 11:45:02 -08:00
makecontext_test.c Make improvements 2024-01-29 16:31:58 -08:00
nsync_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
pthread_atfork_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
pthread_attr_setsigmask_np_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
pthread_barrier_wait_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
pthread_cancel_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
pthread_cond_signal_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
pthread_create_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
pthread_detach_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
pthread_exit_test.c Call thread finalizers on exit() 2024-01-08 11:45:02 -08:00
pthread_key_create_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
pthread_kill_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
pthread_rwlock_rdlock_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
pthread_setname_np_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
sem_open_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
sem_timedwait_test.c Bring back gc() function 2024-01-08 10:26:28 -08:00
setitimer_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
tls_dtor_test.cc Call thread finalizers on exit() 2024-01-08 11:45:02 -08:00