Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/sched/nptl/
Dnptl01.c112 void call_cond_wait(pthread_cond_t * cond, pthread_mutex_t * mutex, in call_cond_wait() function
180 call_cond_wait(&child, &req, buf, sizeof(buf)); in run()
264 call_cond_wait(&parent, &ack, buf, sizeof(buf)); in main()