[][src]Function sys_util::set_rt_prio_limit

pub fn set_rt_prio_limit(limit: u64) -> Result<()>

Enables real time thread priorities in the current thread up to limit.