Searched refs:thd_args (Results 1 – 3 of 3) sorted by relevance
65 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local78 thd_args[i] = i; in TEST_BEGIN()79 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
108 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local114 thd_args[i] = i; in TEST_BEGIN()115 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
201 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local218 thd_args[i] = i; in TEST_BEGIN()219 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()