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()
149 error = pthread_condattr_destroy(&attr); in cv_init()
48 pthread_condattr_destroy;
124 #define pthread_condattr_destroy _pthread_condattr_destroy macro
105 #undef pthread_condattr_destroy
189 int pthread_condattr_destroy(pthread_condattr_t *) __nonnull(1);
131 pthread_condattr_destroy(&attr); in libusb_init()137 pthread_condattr_destroy(&attr); in libusb_init()141 pthread_condattr_destroy(&attr); in libusb_init()
237 pthread_condattr_destroy(&condattr); in mythread_cond_init()
303 PTHREAD_MLINKS+=pthread_condattr.3 pthread_condattr_destroy.3 \
2569 fun:pthread_condattr_destroy=uninstrumented