Home
last modified time | relevance | path

Searched refs:pthread_condattr_destroy (Results 1 – 11 of 11) sorted by relevance

/NextBSD/lib/libthr/thread/
HDthr_condattr.c42 __weak_reference(_pthread_condattr_destroy, pthread_condattr_destroy);
/NextBSD/contrib/openbsm/bin/auditdistd/
HDsynch.h151 error = pthread_condattr_destroy(&attr); in cv_init()
/NextBSD/sbin/hastd/
HDsynch.h149 error = pthread_condattr_destroy(&attr); in cv_init()
/NextBSD/lib/libthr/
HDpthread.map48 pthread_condattr_destroy;
/NextBSD/lib/libc/include/
HDnamespace.h124 #define pthread_condattr_destroy _pthread_condattr_destroy macro
HDun-namespace.h105 #undef pthread_condattr_destroy
/NextBSD/include/
HDpthread.h189 int pthread_condattr_destroy(pthread_condattr_t *) __nonnull(1);
/NextBSD/lib/libusb/
HDlibusb10.c131 pthread_condattr_destroy(&attr); in libusb_init()
137 pthread_condattr_destroy(&attr); in libusb_init()
141 pthread_condattr_destroy(&attr); in libusb_init()
/NextBSD/contrib/xz/src/common/
HDmythread.h237 pthread_condattr_destroy(&condattr); in mythread_cond_init()
/NextBSD/share/man/man3/
HDMakefile303 PTHREAD_MLINKS+=pthread_condattr.3 pthread_condattr_destroy.3 \
/NextBSD/contrib/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt2569 fun:pthread_condattr_destroy=uninstrumented