Searched refs:impl_create_thread (Results 1 – 3 of 3) sorted by relevance
43 extern test_thread_t impl_create_thread(int th_sched_bucket, struct thread_group *tg, int p…
88 test_thread_t thread = impl_create_thread(th_sched_bucket, tg, pri); in create_thread()
145 impl_create_thread(int root_bucket, struct thread_group *tg, int pri) in impl_create_thread() function