Home
last modified time | relevance | path

Searched defs:pthread_cond_wait (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/kal/posix/src/
Dpthread_cond.c318 int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) in pthread_cond_wait() function
/kernel/liteos_a/compat/posix/src/
Dpthread_cond.c300 int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) in pthread_cond_wait() function