opnsense-src/contrib/netbsd-tests/lib/libpthread
Mark Johnston b16150ea90 Have pthread_cond_destroy() return EBUSY if the condvar has waiters.
This is not required of a compliant implementation, but it's easy to
check for and helps improve compatibility with other common
implementations.  Moreover, it's consistent with our
pthread_mutex_destroy().

PR:		234805
Reviewed by:	jhb, kib, ngie
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19496
2019-03-08 21:07:08 +00:00
..
dlopen
d_mach
h_atexit.c
h_cancel.c
h_common.h
h_exit.c
h_resolv.c
t_atexit.sh
t_barrier.c
t_cancel.sh
t_cond.c
t_condwait.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
t_sigalarm.c
t_siglongjmp.c
t_sigmask.c
t_sigsuspend.c
t_sleep.c
t_swapcontext.c
t_timedmutex.c