Home
last modified time | relevance | path

Searched defs:TH32CS_SNAPPROCESS (Results 1 – 7 of 7) sorted by relevance

/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/process/
Dtests.rs465 const TH32CS_SNAPPROCESS: u32 = 0x00000002; in test_proc_thread_attributes() constant
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/process/
Dtests.rs465 const TH32CS_SNAPPROCESS: u32 = 0x00000002; in test_proc_thread_attributes() constant
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/process/
Dtests.rs465 const TH32CS_SNAPPROCESS: u32 = 0x00000002; in test_proc_thread_attributes() constant
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/process/
Dtests.rs465 const TH32CS_SNAPPROCESS: u32 = 0x00000002; in test_proc_thread_attributes() constant
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dtlhelp32.h18 #define TH32CS_SNAPPROCESS 0x00000002 macro
/prebuilts/go/linux-x86/src/syscall/
Dtypes_windows.go190 TH32CS_SNAPPROCESS = 0x02 const
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go256 TH32CS_SNAPPROCESS = 0x02 const