NetBSD/regress/lib/libpthread
he dc60e3b6f4 sig_atomic_t isn't necessarily compatible with the %d printf format,
so cast to int before printing.  The value appears to be either 1 or 2,
so no information should be lost this way.
2005-03-05 14:34:29 +00:00
..
atexit
barrier1
cancel2
cond1
cond2
cond3
cond4
cond5
cond6 Add tests for pthread_cond_timedwait() at time zero, as discussed 2004-12-29 20:34:11 +00:00
condcancel1 Add missing NetBSD ID tags 2004-06-30 03:26:26 +00:00
conddestroy1 Add a regression test for CV teardown under spurious wakeups (currently fails). 2004-07-07 21:53:10 +00:00
detach1 test pthread_detach. 2005-01-21 11:54:24 +00:00
exit1
fork
kill1 pthread_kill test. 2004-07-27 22:01:51 +00:00
mutex1
mutex2
mutex3
mutex4
name
once1
once2
preempt1
resolv * -t -> -n with consistency with the usage. 2004-05-23 16:59:11 +00:00
rwlock1 - timeout for timedwrlock should be an absolute value. 2004-08-03 12:02:09 +00:00
sem
sem2 use semaphore before starting pthread. currently fail. 2004-11-03 15:18:35 +00:00
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 sig_atomic_t isn't necessarily compatible with the %d printf format, 2005-03-05 14:34:29 +00:00
sigsuspend
Makefile Add sigmask2 and sigmask3 to SUBDIR. 2005-03-03 18:47:23 +00:00