Searched refs:THREAD_RT_PRIORITY (Results 1 – 2 of 2) sorted by relevance
41 static const int THREAD_RT_PRIORITY = 1; variable131 thread_set_rt_priority(message_loop_thread_, THREAD_RT_PRIORITY); in btu_task_start_up()
58 static const int THREAD_RT_PRIORITY = 1; variable349 thread_set_rt_priority(default_callback_thread, THREAD_RT_PRIORITY); in lazy_initialize()365 thread_set_rt_priority(dispatcher_thread, THREAD_RT_PRIORITY); in lazy_initialize()674 param.sched_priority = THREAD_RT_PRIORITY; in timer_create_internal()