Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/src/
A Dpthread_cond.c244 int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) in pthread_cond_wait() function
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dthread_utils.c178 static int pthread_cond_wait(pthread_cond_t* const condition, in pthread_cond_wait() function

Completed in 9 milliseconds