Home
last modified time | relevance | path

Searched refs:create_threads (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/perf/bench/
Dfutex-lock-pi.c120 static void create_threads(struct worker *w, pthread_attr_t thread_attr, in create_threads() function
197 create_threads(worker, thread_attr, cpu); in bench_futex_lock_pi()
/Linux-v5.15/tools/testing/selftests/sched/
Dcs_prctl_test.c123 static void create_threads(int num_threads, int thr_tids[]) in create_threads() function
147 create_threads(ca->num_threads, ca->thr_tids); in child_func_process()