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