Home
last modified time | relevance | path

Searched defs:STATUS_WAIT_0 (Results 1 – 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntstatus.h49 #define STATUS_WAIT_0 ((NTSTATUS)0x00000000) macro
Dwinnt.h1320 #define STATUS_WAIT_0 ((DWORD)0x00000000) macro
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dzerrors_windows.go6898STATUS_WAIT_0 NTStatus = 0x000000… const