Searched defs:thr_tids (Results 1 – 1 of 1) sorted by relevance
70 int thr_tids[MAX_THREADS]; member134 static void create_threads(int num_threads, int thr_tids[]) in create_threads()