NetBSD/regress/lib/libpthread
simonb 1525687690 Copy sysconf(_SC_SEMAPHORES) test from regress/lib/librt/sem/sem.c
so we abort a bit more gracefully if semaphores aren't configured
in the kernel.
2006-04-18 12:21:05 +00:00
..
atexit
barrier1
cancel2
cond1
cond2
cond3
cond4
cond5
cond6
condcancel1
conddestroy1
detach1
exit1
fork
fpu Make messages more useful. 2005-12-02 16:44:54 +00:00
kill1 Use sig_atomic_t 2006-03-20 00:22:38 +00:00
mutex1
mutex2
mutex3
mutex4
name
once1
once2
once3 Oops, don't include an extra bonus deadlock. 2005-07-16 23:12:02 +00:00
preempt1 The manual for open(2) says that -1 indicate a failure, not 0. And I 2006-04-12 14:01:52 +00:00
resolv
rwlock1
sem Copy sysconf(_SC_SEMAPHORES) test from regress/lib/librt/sem/sem.c 2006-04-18 12:21:05 +00:00
sem2
sigalarm
siglongjmp1
sigmask1
sigmask2 sig_atomic_t isn't necessarily compatible with the %d printf format, 2005-03-05 14:34:29 +00:00
sigmask3 rely a bit less on undocumented behaviour: we don't know which thread 2005-08-29 18:49:14 +00:00
sigmask4 10 seconds is more than enough time to wait. 2005-07-27 00:02:14 +00:00
sigsuspend
sleep1 don't rely on undocumented behaviour: we don't know which thread 2005-08-29 18:52:16 +00:00
Makefile Ensure that thread context switches will leave the floating point 2005-12-01 16:03:36 +00:00