thread_priority::unix

Function get_thread_scheduling_attributes

Source
pub fn get_thread_scheduling_attributes() -> Result<SchedAttr, Error>
Expand description

Returns scheduling attributes for the current thread.