Home
last modified time | relevance | path

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

/third_party/ulib/musl/pthread/
A Dpthread_cond_wait.c3 int pthread_cond_wait(pthread_cond_t* restrict c, pthread_mutex_t* restrict m) { in pthread_cond_wait() function
/third_party/ulib/musl/include/
A Dpthread.h108 int pthread_cond_wait(pthread_cond_t* __restrict, pthread_mutex_t* __restrict);
/third_party/ulib/musl/
A Dmusl-rules.mk67 $(LOCAL_DIR)/pthread/pthread_cond_wait.c \
A DWHATSNEW1441 - pthread_cond_wait could wrongly consume signal on cancellation

Completed in 6 milliseconds