Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libthr/thread/
H A Dthr_condattr.c45 __weak_reference(_pthread_condattr_destroy, pthread_condattr_destroy);
/freebsd-13.1/contrib/openbsm/bin/auditdistd/
H A Dsynch.h151 error = pthread_condattr_destroy(&attr); in cv_init()
/freebsd-13.1/sbin/hastd/
H A Dsynch.h151 error = pthread_condattr_destroy(&attr); in cv_init()
/freebsd-13.1/lib/libthr/
H A Dpthread.map48 pthread_condattr_destroy;
/freebsd-13.1/lib/libc/include/
H A Dnamespace.h127 #define pthread_condattr_destroy _pthread_condattr_destroy macro
H A Dun-namespace.h108 #undef pthread_condattr_destroy
/freebsd-13.1/include/
H A Dpthread.h193 int pthread_condattr_destroy(pthread_condattr_t *);
/freebsd-13.1/contrib/xz/src/common/
H A Dmythread.h237 pthread_condattr_destroy(&condattr); in mythread_cond_init()
/freebsd-13.1/contrib/apr/locks/unix/
H A Dproc_mutex.c956 pthread_condattr_destroy(&cattr); in proc_mutex_pthread_cond_create()
966 pthread_condattr_destroy(&cattr); in proc_mutex_pthread_cond_create()
971 pthread_condattr_destroy(&cattr); in proc_mutex_pthread_cond_create()
/freebsd-13.1/lib/libusb/
H A Dlibusb10.c189 pthread_condattr_destroy(&attr); in libusb_init()
196 pthread_condattr_destroy(&attr); in libusb_init()
200 pthread_condattr_destroy(&attr); in libusb_init()
/freebsd-13.1/share/man/man3/
H A DMakefile473 PTHREAD_MLINKS+=pthread_condattr.3 pthread_condattr_destroy.3 \
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp1854 status = pthread_condattr_destroy(&cond_attr); in __kmp_runtime_initialize()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2569 fun:pthread_condattr_destroy=uninstrumented