Searched refs:highest_priority_thread (Results 1 – 1 of 1) sorted by relevance
128 register struct rt_thread *highest_priority_thread; in _get_highest_priority_thread() local155 … highest_priority_thread = rt_list_entry(rt_thread_priority_table[highest_ready_priority].next, in _get_highest_priority_thread()162 … highest_priority_thread = rt_list_entry(pcpu->priority_table[local_highest_ready_priority].next, in _get_highest_priority_thread()167 return highest_priority_thread; in _get_highest_priority_thread()172 register struct rt_thread *highest_priority_thread; in _get_highest_priority_thread() local185 highest_priority_thread = rt_list_entry(rt_thread_priority_table[highest_ready_priority].next, in _get_highest_priority_thread()191 return highest_priority_thread; in _get_highest_priority_thread()