Searched refs:thd_args (Results 1 – 3 of 3) sorted by relevance
55 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local68 thd_args[i] = i; in TEST_BEGIN()69 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
98 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local104 thd_args[i] = i; in TEST_BEGIN()105 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
185 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local202 thd_args[i] = i; in TEST_BEGIN()203 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()