Searched refs:thread_runq (Results 1 – 1 of 1) sorted by relevance
48 static ALWAYS_INLINE void *thread_runq(struct k_thread *thread) in thread_runq() function81 _priq_run_add(thread_runq(thread), thread); in runq_add()88 _priq_run_remove(thread_runq(thread), thread); in runq_remove()