Searched refs:STATUS_ALERTED (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Runtime/nt/
H A DRTErrConvertFromNtStatus.cpp45 case STATUS_ALERTED: return VERR_INTERRUPTED;
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dthread-r0drv-nt.cpp63 case STATUS_ALERTED:
H A Dsemmutex-r0drv-nt.cpp154 case STATUS_ALERTED:
H A Dsemevent-r0drv-nt.cpp228 case STATUS_ALERTED:
H A Dsemeventmulti-r0drv-nt.cpp251 case STATUS_ALERTED:
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp2147 && rcNt != STATUS_ALERTED)
3075 || rcNtWait == STATUS_ALERTED)
3236 && rcNtWait != STATUS_ALERTED)
3250 if (rcNtWait == STATUS_USER_APC || rcNtWait == STATUS_ALERTED)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dntstatus.h55 #define STATUS_ALERTED ((NTSTATUS) 0x00000101) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dntstatus.h55 #define STATUS_ALERTED ((NTSTATUS) 0x00000101) macro

Completed in 122 milliseconds