Searched refs:pthread_cond_destroy (Results 1 – 4 of 4) sorted by relevance
161 pthread_cond_destroy(&rwlock->cond); in pthread_rwlock_destroy()
1647 int pthread_cond_destroy(pthread_cond_t *cond) in pthread_cond_destroy() function
179 int pthread_cond_destroy(pthread_cond_t *cond);
1216 pthread_cond_destroy(&tmp->cond); in _cache_flush_pending_requests_locked()1284 pthread_cond_destroy(&ri->cond); in _cache_notify_waiting_tid_locked()