Home
last modified time | relevance | path

Searched refs:thd_args (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dprof_accum.c55 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local
68 thd_args[i] = i; in TEST_BEGIN()
69 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
H A Dprof_thread_name.c98 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local
104 thd_args[i] = i; in TEST_BEGIN()
105 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
H A Dprof_reset.c185 unsigned thd_args[NTHREADS]; in TEST_BEGIN() local
202 thd_args[i] = i; in TEST_BEGIN()
203 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()