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

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp124 case ERROR_NO_PROC_SLOTS: return VERR_MAX_PROCS_REACHED;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp127 case ERROR_NO_PROC_SLOTS: return VERR_MAX_PROCS_REACHED;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h186 #define ERROR_NO_PROC_SLOTS 89 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h187 #define ERROR_NO_PROC_SLOTS 89 macro

Completed in 77 milliseconds