Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/libc/process/
H A Dtypes.rs371 pub type RawPid = c::pid_t; types
/third_party/rust/crates/rustix/src/backend/linux_raw/process/
H A Dtypes.rs213 pub type RawPid = u32; types

Completed in 2 milliseconds