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

/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/
H A Dreentrant.h170 #define cond_wait(c, m) __libc_cond_wait((c), (m)) macro
243 #define cond_wait(c, m)

Completed in 40 milliseconds