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

/vbox/include/iprt/
H A Derr.h1214 #define VERR_SEM_LV_NOT_SIGNALLER (-376) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTLockValidator.cpp1255 if (rc != VERR_SEM_LV_NOT_SIGNALLER)
1266 if (rc != VERR_SEM_LV_NOT_SIGNALLER)
/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp4173 return VERR_SEM_LV_NOT_SIGNALLER;

Completed in 671 milliseconds