pub fn set_current_thread_priority( priority: Option<Priority>, ) -> Result<Priority, Error>
Helper for [make_thread_realtime], uses the current thread’s tid.