Searched defs:core_scheduling_cookie (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/rustix/src/thread/ | ||
H A D | prctl.rs | 911 pub fn core_scheduling_cookie(pid: Pid, scope: CoreSchedulingScope) -> io::Result<u64> { in core_scheduling_cookie() functions |
Completed in 3 milliseconds