Searched defs:RawNonZeroPid (Results 1 – 3 of 3) sorted by relevance
215 pub type RawNonZeroPid = core::num::NonZeroU32; typedef
374 pub type RawNonZeroPid = core::num::NonZeroI32; typedef
150 pub const fn as_raw_nonzero(self) -> RawNonZeroPid { in as_raw_nonzero()