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

/vbox/include/iprt/
H A Dsemaphore.h85 #define RTSEMWAIT_FLAGS_UNINTERRUPTIBLE RT_BIT_32(6) macro
87 #define RTSEMWAIT_FLAGS_RESUME RTSEMWAIT_FLAGS_UNINTERRUPTIBLE

Completed in 63 milliseconds