Searched refs:SUPSEMOP2_SIGNAL (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPLibSem.cpp132 return supSemOp2(pSession, SUP_SEM_TYPE_EVENT, (uintptr_t)hEvent, SUPSEMOP2_SIGNAL, 0);
189 return supSemOp2(pSession, SUP_SEM_TYPE_EVENT_MULTI, (uintptr_t)hEventMulti, SUPSEMOP2_SIGNAL, 0);
H A DSUPDrvIOC.h1123 #define SUPSEMOP2_SIGNAL 3 macro
H A DSUPDrv.cpp2004 case SUPSEMOP2_SIGNAL:
2032 case SUPSEMOP2_SIGNAL:

Completed in 230 milliseconds