Searched refs:thread_set_rt_priority (Results 1 – 3 of 3) sorted by relevance
73 bool thread_set_rt_priority(thread_t* thread, int priority);
162 bool thread_set_rt_priority(thread_t* thread, int priority) { in thread_set_rt_priority() function
347 thread_set_rt_priority(default_callback_thread, THREAD_RT_PRIORITY); in lazy_initialize()363 thread_set_rt_priority(dispatcher_thread, THREAD_RT_PRIORITY); in lazy_initialize()