Home
last modified time | relevance | path

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

/nptl/
A Dtst-setuid2.c31 static pthread_cond_t cond_recv; variable
56 ret = pthread_cond_signal (&cond_recv); in thread_func()
88 ret = pthread_cond_wait (&cond_recv, &mutex); in run_on_thread()

Completed in 2 milliseconds