Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/thread/
Dprctl.rs839 pub enum SysCallUserDispatchFastSwitch { enum
846 impl TryFrom<u8> for SysCallUserDispatchFastSwitch { implementation