Home
last modified time | relevance | path

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

/nptl/
A Dtst-setuid2.c29 static pthread_cond_t cond_send; variable
60 ret = pthread_cond_wait (&cond_send, &mutex); in thread_func()
78 ret = pthread_cond_signal (&cond_send); in run_on_thread()

Completed in 3 milliseconds