NetBSD/tests/lib/libpthread
joerg d1de8de689 Remove libpthread's semaphore implementation and always use the kernel
one. The implementation doesn't provide an async-safe sem_post and can't
without a lot of work on the pthread primitives.

Remove bogus time out requirement in test case, it should have been
a "known failure" if anything.
2012-03-07 23:31:44 +00:00
..
d_mach
h_atexit.c
h_cancel.c
h_common.h
h_exit.c
h_resolv.c
Makefile
t_atexit.sh
t_barrier.c
t_cancel.sh
t_cond.c
t_detach.c
t_equal.c
t_exit.sh
t_fork.c
t_fpu.c
t_join.c
t_kill.c
t_mutex.c
t_name.c
t_once.c
t_preempt.c
t_resolv.sh
t_rwlock.c
t_sem.c Remove libpthread's semaphore implementation and always use the kernel 2012-03-07 23:31:44 +00:00
t_sigalarm.c
t_siglongjmp.c
t_sigmask.c
t_sigsuspend.c
t_sleep.c