Home
last modified time | relevance | path

Searched refs:PerProcessUserTimeLimit (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows_arm.go25 PerProcessUserTimeLimit int64 member
Dtypes_windows_arm64.go25 PerProcessUserTimeLimit int64 member
Dtypes_windows_amd64.go25 PerProcessUserTimeLimit int64 member
Dtypes_windows_386.go25 PerProcessUserTimeLimit int64 member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Djob_workaround.hpp148 ::boost::winapi::LARGE_INTEGER_ PerProcessUserTimeLimit;
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinnt.h4370 LARGE_INTEGER PerProcessUserTimeLimit; member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs35020 pub PerProcessUserTimeLimit: LARGE_INTEGER, field
35046 unsafe { ::std::ptr::addr_of!((*ptr).PerProcessUserTimeLimit) as usize - ptr as usize }, in bindgen_test_layout__JOBOBJECT_BASIC_LIMIT_INFORMATION()
35052 stringify!(PerProcessUserTimeLimit) in bindgen_test_layout__JOBOBJECT_BASIC_LIMIT_INFORMATION()