Searched refs:impl_thread_should_yield (Results 1 – 3 of 3) sorted by relevance
24 extern bool impl_thread_should_yield(int cpu_id);
131 bool yielding = impl_thread_should_yield(cpu_id); in cpu_check_should_yield()
455 impl_thread_should_yield(int cpu_id) in impl_thread_should_yield() function