Searched refs:set_thread_priority (Results 1 – 3 of 3) sorted by relevance
104 set_thread_priority(thread->pthread, thread->priority); in async_event_server()119 set_thread_priority(server->pthread, thread->priority); in user_thread()
259 int set_thread_priority(pthread_t pthread, int prio);
342 int set_thread_priority(pthread_t pthread, int prio) in set_thread_priority() function