Searched refs:thd_args (Results 1 – 3 of 3) sorted by relevance
65 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local77 thd_args[i] = i; in TEST_BEGIN()78 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
106 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local112 thd_args[i] = i; in TEST_BEGIN()113 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
199 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local216 thd_args[i] = i; in TEST_BEGIN()217 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()