Searched refs:ERROR_SIGNAL_PENDING (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp151 case ERROR_SIGNAL_PENDING: return VERR_SIGNAL_PENDING;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp157 case ERROR_SIGNAL_PENDING: return VERR_SIGNAL_PENDING;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h247 #define ERROR_SIGNAL_PENDING 162 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h248 #define ERROR_SIGNAL_PENDING 162 macro

Completed in 79 milliseconds