Searched refs:cnd_timedwait (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dthreads.h75 extern int cnd_timedwait(cnd_t *_RESTRICT_KYWD, mtx_t *_RESTRICT_KYWD,
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c90 cnd_timedwait(cnd_t *_RESTRICT_KYWD cnd, mtx_t *_RESTRICT_KYWD mtx, function
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dc11_threads.c313 VERIFY3S(cnd_timedwait(&cnd, &mtx, &ts), ==, thrd_timedout);
/illumos-gate/usr/src/man/man3c/
H A DMakefile726 cnd_timedwait.3c \
1560 cnd_timedwait.3c := LINKSRC = cnd.3c

Completed in 70 milliseconds