Searched refs:sched_edge_thread_should_yield (Results 1 – 2 of 2) sorted by relevance
400 return sched_edge_thread_should_yield(cpus[cpu_id], cpus[cpu_id]->active_thread); in impl_thread_should_yield()
3803 sched_edge_thread_should_yield(processor_t processor, thread_t thread);3865 .thread_should_yield = sched_edge_thread_should_yield,4271 sched_edge_thread_should_yield(processor_t processor, __unused thread_t thread) in sched_edge_thread_should_yield() function