Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_cond.cpp119 int pthread_cond_destroy(pthread_cond_t* cond) { in pthread_cond_destroy() function
/bionic/libc/include/
Dpthread.h171 int pthread_cond_destroy(pthread_cond_t*) __nonnull((1));
/bionic/libc/dns/resolv/
Dres_cache.c1259 pthread_cond_destroy(&tmp->cond); in _cache_flush_pending_requests_locked()
1330 pthread_cond_destroy(&ri->cond); in _cache_notify_waiting_tid_locked()