update_priority

Function update_priority 

Source
pub fn update_priority() -> Result<()>
Expand description

Updates internal base thread priority from sched_getparam syscall. Must be called if thread priority is changed manually.