HomeSort by relevance Sort by last modified time
    Searched refs:thd_join (Results 1 - 13 of 13) sorted by null

  /external/jemalloc/test/include/test/
thd.h 9 void thd_join(thd_t thd, void **ret);
  /external/jemalloc/test/src/
thd.c 14 thd_join(thd_t thd, void **ret) function
34 thd_join(thd_t thd, void **ret) function
  /external/jemalloc/test/unit/
mtx.c 47 thd_join(thds[i], NULL);
mq.c 77 thd_join(receiver, NULL);
79 thd_join(senders[i], NULL);
prof_accum.c 82 thd_join(thds[i], NULL);
tsd.c 92 thd_join(thd, NULL);
prof_thread_name.c 118 thd_join(thds[i], NULL);
prof_reset.c 222 thd_join(thds[i], NULL);
stats.c 139 thd_join(thd, NULL);
  /external/jemalloc/test/integration/
MALLOCX_ARENA.c 59 thd_join(thds[i], NULL);
thread_arena.c 69 thd_join(thds[i], (void *)&join_ret);
allocated.c 111 thd_join(thd, NULL);
thread_tcache_enabled.c 99 thd_join(thd, NULL);

Completed in 99 milliseconds