Searched refs:clutch_impl_cpu_clear_thread_current (Results 1 – 4 of 4) sorted by relevance
31 extern test_thread_t clutch_impl_cpu_clear_thread_current(int cpu_id);
44 return clutch_impl_cpu_clear_thread_current(cpu_id); in impl_cpu_clear_thread_current()
234 test_thread_t thread = clutch_impl_cpu_clear_thread_current(cpu_id); in impl_cpu_clear_thread_current()
308 clutch_impl_cpu_clear_thread_current(int cpu_id) in clutch_impl_cpu_clear_thread_current() function