Searched refs:clutch_impl_create_thread (Results 1 – 4 of 4) sorted by relevance
27 extern test_thread_t clutch_impl_create_thread(int root_bucket, struct thread_group *tg, int pri);
29 return clutch_impl_create_thread(root_bucket, tg, pri); in impl_create_thread()
182 clutch_impl_create_thread(int root_bucket, struct thread_group *tg, int pri) in clutch_impl_create_thread() function
249 return clutch_impl_create_thread(root_bucket, tg, pri); in impl_create_thread()