Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
HDthr_condattr.c118 __strong_reference(_pthread_condattr_destroy, pthread_condattr_destroy);
/dragonfly/lib/libpthread/
HDMakefile115 MLINKS+=pthread_condattr.3 pthread_condattr_destroy.3 \
/dragonfly/include/
HDpthread.h172 int pthread_condattr_destroy(pthread_condattr_t *);
/dragonfly/lib/libc/include/
HDnamespace.h124 #define pthread_condattr_destroy _pthread_condattr_destroy macro
HDun-namespace.h105 #undef pthread_condattr_destroy
/dragonfly/lib/libthread_xu/
HDpthread.map247 pthread_condattr_destroy;
/dragonfly/lib/libusb/
HDlibusb10.c140 pthread_condattr_destroy(&attr); in libusb_init()
147 pthread_condattr_destroy(&attr); in libusb_init()
151 pthread_condattr_destroy(&attr); in libusb_init()
/dragonfly/contrib/xz/src/common/
HDmythread.h237 pthread_condattr_destroy(&condattr); in mythread_cond_init()
/dragonfly/lib/libc/gen/
HD_pthread_stubs.c98 WR(stub_zero, pthread_condattr_destroy);
HDSymbol.map66 pthread_condattr_destroy;