Searched refs:varg (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/test/unit/
H A Dmtx.c23 thd_start(void *varg) argument
25 thd_start_arg_t *arg = (thd_start_arg_t *)varg;
H A Dprof_accum.c31 thd_start(void *varg) argument
33 unsigned thd_ind = *(unsigned *)varg;
H A Dprof_thread_name.c81 thd_start(void *varg) argument
83 unsigned thd_ind = *(unsigned *)varg;
H A Dprof_reset.c151 thd_start(void *varg) argument
153 unsigned thd_ind = *(unsigned *)varg;
H A Drtree.c68 thd_start(void *varg) argument
70 thd_start_arg_t *arg = (thd_start_arg_t *)varg;

Completed in 25 milliseconds