Home
last modified time | relevance | path

Searched defs:DeleteProcThreadAttributeList (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dexport_windows_test.go9 var DeleteProcThreadAttributeList = deleteProcThreadAttributeList var
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/
H A Dwindows_sys.rs152 pub fn DeleteProcThreadAttributeList(lpattributelist: LPPROC_THREAD_ATTRIBUTE_LIST); in DeleteProcThreadAttributeList() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/
H A Dwindows_sys.rs152 pub fn DeleteProcThreadAttributeList(lpattributelist: LPPROC_THREAD_ATTRIBUTE_LIST); in DeleteProcThreadAttributeList() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs66468 pub fn DeleteProcThreadAttributeList(lpAttributeList: LPPROC_THREAD_ATTRIBUTE_LIST); in DeleteProcThreadAttributeList() function