Searched refs:create_threads (Results 1 – 3 of 3) sorted by relevance
121 static void create_threads(struct worker *w, pthread_attr_t thread_attr, in create_threads() function209 create_threads(worker, thread_attr, cpu); in bench_futex_lock_pi()
134 static void create_threads(int num_threads, int thr_tids[]) in create_threads() function159 create_threads(ca->num_threads, ca->thr_tids); in child_func_process()
738 static int create_threads(int num, struct futex_info *finfo) in create_threads() function793 create_threads(ctxtswtest_config.num_threads, finfo); in test_context_switch()
Completed in 8 milliseconds