Home
last modified time | relevance | path

Searched refs:_priq_run_add (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.4.0/kernel/
Dsched.c26 #define _priq_run_add z_priq_dumb_add macro
34 #define _priq_run_add z_priq_rb_add macro
38 #define _priq_run_add z_priq_mq_add macro
232 _priq_run_add(thread_runq(thread), thread); in runq_add()