Searched refs:cond_timedwait (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/
H A Dreentrant.h171 #define cond_timedwait(c, m, t) __libc_cond_timedwait((c), (m), (t)) macro
244 #define cond_timedwait(c, m, t)
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_solaris.h335 cond_timedwait(condp, mutexp, tspec)

Completed in 1603 milliseconds