Searched refs:THREAD_RT_PRIORITY (Results 1 – 1 of 1) sorted by relevance
57 static const int THREAD_RT_PRIORITY = 1; variable347 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()680 param.sched_priority = THREAD_RT_PRIORITY; in timer_create_internal()