Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/thread/
Dprctl.rs822 pub enum SysCallUserDispatchFastSwitch { enum
829 impl TryFrom<u8> for SysCallUserDispatchFastSwitch { implementation