Home
last modified time | relevance | path

Searched defs:CHECK_RT_RUNQ_CONSISTENCY (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/osfmk/kern/
H A Dsched_rt.h171 #define CHECK_RT_RUNQ_CONSISTENCY(q, th) check_rt_runq_consistency(q, th) macro
173 #define CHECK_RT_RUNQ_CONSISTENCY(q, th) do {} while (0) macro