Searched refs:thd_join (Results 1 - 14 of 14) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/test/include/test/
H A Dthd.h9 void thd_join(thd_t thd, void **ret);
/fuchsia/zircon/third_party/ulib/jemalloc/test/src/
H A Dthd.c14 thd_join(thd_t thd, void **ret) function
32 thd_join(thd_t thd, void **ret) function
/fuchsia/zircon/third_party/ulib/jemalloc/test/unit/
H A Dmtx.c47 thd_join(thds[i], NULL);
H A Dmq.c77 thd_join(receiver, NULL);
79 thd_join(senders[i], NULL);
H A Dprof_accum.c81 thd_join(thds[i], NULL);
H A Dtsd.c91 thd_join(thd, NULL);
H A Dprof_thread_name.c117 thd_join(thds[i], NULL);
H A Dprof_reset.c220 thd_join(thds[i], NULL);
H A Drtree.c129 thd_join(thds[j], NULL);
H A Dstats.c132 thd_join(thd, NULL);
/fuchsia/zircon/third_party/ulib/jemalloc/test/integration/
H A DMALLOCX_ARENA.c59 thd_join(thds[i], NULL);
H A Dthread_arena.c69 thd_join(thds[i], (void *)&join_ret);
H A Dallocated.c110 thd_join(thd, NULL);
H A Dthread_tcache_enabled.c98 thd_join(thd, NULL);

Completed in 37 milliseconds