Searched refs:runq_consider_decr_bound_count (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_fixedpriority.c272 static inline void runq_consider_decr_bound_count(processor_t processor, thread_t thread) function
386 runq_consider_decr_bound_count(processor, thread);
487 runq_consider_decr_bound_count(processor, thread);
H A Dsched_prim.c200 static inline void runq_consider_decr_bound_count(processor_t processor, thread_t thread) function
1964 runq_consider_decr_bound_count(processor, thread);
3656 runq_consider_decr_bound_count(processor, thread);
3819 runq_consider_decr_bound_count(processor, thread);
3931 runq_consider_decr_bound_count(processor, thread);

Completed in 28 milliseconds