Searched defs:pthread_cond_timedwait (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c3443 * The SUSV3 Posix spec for pthread_cond_timedwait() states:
3631 * pthread_cond_timedwait() is a cancellation point.
3634 pthread_cond_timedwait(pthread_cond_t *_RESTRICT_KYWD cvp, function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1072 pthread_cond_timedwait.3c \
2099 pthread_cond_timedwait.3c := LINKSRC = pthread_cond_wait.3c

Completed in 75 milliseconds