Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Dfutex-lock-pi.c121 static void create_threads(struct worker *w, struct perf_cpu_map *cpu) create_threads() function
/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c134 static void create_threads(int num_threads, int thr_tids[]) in create_threads() function