Searched refs:pthread_condattr_destroy (Results 1 – 11 of 11) sorted by relevance
42 __weak_reference(_pthread_condattr_destroy, pthread_condattr_destroy);
151 error = pthread_condattr_destroy(&attr); in cv_init()
47 pthread_condattr_destroy;
125 #define pthread_condattr_destroy _pthread_condattr_destroy macro
106 #undef pthread_condattr_destroy
194 int pthread_condattr_destroy(pthread_condattr_t *);
264 pthread_condattr_destroy(&condattr); in mythread_cond_init()
281 pthread_condattr_destroy(&attr); in libusb_init_context()288 pthread_condattr_destroy(&attr); in libusb_init_context()292 pthread_condattr_destroy(&attr); in libusb_init_context()
507 PTHREAD_MLINKS+=pthread_condattr.3 pthread_condattr_destroy.3 \
2013 status = pthread_condattr_destroy(&cond_attr); in __kmp_runtime_initialize()
2575 fun:pthread_condattr_destroy=uninstrumented