Searched refs:scheduler_set_thread_priority (Results 1 – 3 of 3) sorted by relevance
45 int32 scheduler_set_thread_priority(Thread* thread, int32 priority);
171 scheduler_set_thread_priority(Thread *thread, int32 priority) in scheduler_set_thread_priority() function
1487 scheduler_set_thread_priority(thread, B_NORMAL_PRIORITY); in make_thread_unreal()1523 scheduler_set_thread_priority(thread, prio); in set_thread_prio()2017 scheduler_set_thread_priority(thread, B_URGENT_DISPLAY_PRIORITY); in thread_exit()3346 return scheduler_set_thread_priority(thread, priority); in thread_set_thread_priority()