Home
last modified time | relevance | path

Searched defs:RawNonZeroPid (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/libc/process/
H A Dtypes.rs374 pub type RawNonZeroPid = core::num::NonZeroI32; types
/third_party/rust/crates/rustix/src/backend/linux_raw/process/
H A Dtypes.rs215 pub type RawNonZeroPid = core::num::NonZeroU32; types

Completed in 2 milliseconds