Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/sched_test_harness/
H A Dsched_harness_impl.h24 extern bool impl_thread_should_yield(int cpu_id);
H A Dsched_migration_harness.c131 bool yielding = impl_thread_should_yield(cpu_id); in cpu_check_should_yield()
H A Dsched_edge_harness.c455 impl_thread_should_yield(int cpu_id) in impl_thread_should_yield() function