Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sched/
H A Dcs_prctl_test.c69 int thr_tids[MAX_THREADS]; member
133 static void create_threads(int num_threads, int thr_tids[]) in create_threads()