Searched refs:create_threads (Results 1 – 6 of 6) sorted by relevance
92 static void create_threads(void) in create_threads() function165 create_threads(); in main()
95 static void create_threads(void) in create_threads() function177 create_threads(); in main()
264 static void create_threads(void) in create_threads() function520 create_threads(); in main()
121 static void create_threads(struct worker *w, struct perf_cpu_map *cpu) in create_threads() function210 create_threads(worker, 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()
745 static int create_threads(int num, struct futex_info *finfo) in create_threads() function800 create_threads(ctxtswtest_config.num_threads, finfo); in test_context_switch()