Home
last modified time | relevance | path

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

/src/lib/libthr/thread/
H A Dthr_condattr.c42 __weak_reference(_pthread_condattr_destroy, pthread_condattr_destroy);
/src/contrib/openbsm/bin/auditdistd/
H A Dsynch.h151 error = pthread_condattr_destroy(&attr); in cv_init()
/src/sbin/hastd/
H A Dsynch.h148 error = pthread_condattr_destroy(&attr); in cv_init()
/src/lib/libthr/
H A Dpthread.map47 pthread_condattr_destroy;
/src/lib/libc/include/
H A Dun-namespace.h106 #undef pthread_condattr_destroy
H A Dnamespace.h125 #define pthread_condattr_destroy _pthread_condattr_destroy macro
/src/include/
H A Dpthread.h194 int pthread_condattr_destroy(pthread_condattr_t *);
/src/contrib/xz/src/common/
H A Dmythread.h264 pthread_condattr_destroy(&condattr); in mythread_cond_init()
/src/lib/libusb/
H A Dlibusb10.c270 pthread_condattr_destroy(&attr); in libusb_init_context()
277 pthread_condattr_destroy(&attr); in libusb_init_context()
281 pthread_condattr_destroy(&attr); in libusb_init_context()
/src/share/man/man3/
H A DMakefile507 PTHREAD_MLINKS+=pthread_condattr.3 pthread_condattr_destroy.3 \
/src/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp1996 status = pthread_condattr_destroy(&cond_attr); in __kmp_runtime_initialize()
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2575 fun:pthread_condattr_destroy=uninstrumented