Searched defs:context_switch (Results 1 – 1 of 1) sorted by relevance
1839 pub fn context_switch(&self) -> __u64 { in context_switch() method2126 let context_switch: u64 = unsafe { ::core::mem::transmute(context_switch) }; localVariable