Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntstatus.h57 #define STATUS_USER_APC ((NTSTATUS)0x000000C0) macro
Dwinnt.h1322 #define STATUS_USER_APC ((DWORD)0x000000C0) macro
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dzerrors_windows.go6907STATUS_USER_APC NTStatus = 0x000000… const