Searched defs:set_thread_priority (Results 1 – 2 of 2) sorted by relevance
342 int set_thread_priority(pthread_t pthread, int prio) in set_thread_priority() function
740 pub fn set_thread_priority(thread: thread_id, newPriority: i32) -> status_t; in set_thread_priority() function