Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libc/inc/
H A Dtdb_agent.h95 uint_t cond_timedwait; member
/titanic_51/usr/src/head/
H A Dthread_db.h322 uint_t cond_timedwait; member
/titanic_51/usr/src/lib/libc/port/threads/
H A Dsynch.c3617 cond_timedwait(cond_t *cvp, mutex_t *mp, const timespec_t *abstime) in cond_timedwait() function