Searched defs:cnd_wait (Results 1 – 2 of 2) sorted by relevance
3 int cnd_wait(cnd_t *c, mtx_t *m) in cnd_wait() function
285 int cnd_wait(cnd_t *cond, mtx_t *mtx) in cnd_wait() function