Searched defs:pthread_cond_signal (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dpthread_cond.cpp125 // pthread_cond_signal to atomically decrement the counter
186 int pthread_cond_signal(pthread_cond_t* cond) { function

Completed in 159 milliseconds