Home
last modified time | relevance | path

Searched refs:pthread_cond_destroy (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/bionic/
Dpthread-rwlocks.c161 pthread_cond_destroy(&rwlock->cond); in pthread_rwlock_destroy()
Dpthread.c1408 int pthread_cond_destroy(pthread_cond_t *cond) in pthread_cond_destroy() function
/bionic/libc/include/
Dpthread.h175 int pthread_cond_destroy(pthread_cond_t *cond);