Searched defs:cond_wait (Results 1 – 2 of 2) sorted by relevance
112 void cond_wait(struct cond *cnd, struct mutex *mtx) in cond_wait() function
346 static __always_inline void cond_wait(pthread_cond_t *restrict cond, in cond_wait() function