Searched refs:impl_create_thread (Results 1 – 4 of 4) sorted by relevance
29 impl_create_thread(int root_bucket, struct thread_group *tg, int pri) in impl_create_thread() function
13 extern test_thread_t impl_create_thread(int th_sched_bucket, struct thread_group *tg, int p…
139 test_thread_t thread = impl_create_thread(th_sched_bucket, tg, pri); in create_thread()
229 impl_create_thread(int root_bucket, struct thread_group *tg, int pri) in impl_create_thread() function