Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/sched/nptl/
H A 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()

Completed in 1 milliseconds