Searched refs:_get_local_highest_ready_prio (Results 1 – 1 of 1) sorted by relevance
197 rt_inline rt_base_t _get_local_highest_ready_prio(struct rt_cpu* pcpu) in _get_local_highest_ready_prio() function221 rt_inline rt_base_t _get_local_highest_ready_prio(struct rt_cpu* pcpu) in _get_local_highest_ready_prio() function238 local_highest_ready_priority = _get_local_highest_ready_prio(pcpu); in _scheduler_get_highest_priority_thread()
Completed in 4 milliseconds