Home
last modified time | relevance | path

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

/lib/libc/common/source/thrd/
A Dcnd.c51 int cnd_timedwait(cnd_t *restrict cond, mtx_t *restrict mtx, const struct timespec *restrict ts) in cnd_timedwait()
63 int cnd_wait(cnd_t *cond, mtx_t *mtx) in cnd_wait()

Completed in 9 milliseconds