Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dtdb_agent.h93 uint_t cond_timedwait; member
/illumos-gate/usr/src/head/
H A Dthread_db.h320 uint_t cond_timedwait; member
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c3626 cond_timedwait(cond_t *cvp, mutex_t *mp, const timespec_t *abstime) in cond_timedwait() function