Home
last modified time | relevance | path

Searched refs:thd_join (Results 1 – 25 of 28) sorted by relevance

12

/external/jemalloc/test/src/
Dthd.c14 thd_join(thd_t thd, void **ret) in thd_join() function
34 thd_join(thd_t thd, void **ret) in thd_join() function
/external/jemalloc_new/test/src/
Dthd.c14 thd_join(thd_t thd, void **ret) { in thd_join() function
31 thd_join(thd_t thd, void **ret) { in thd_join() function
/external/jemalloc_new/test/unit/
Dmq.c74 thd_join(receiver, NULL); in TEST_BEGIN()
76 thd_join(senders[i], NULL); in TEST_BEGIN()
Dtsd.c77 thd_join(thd, NULL); in TEST_BEGIN()
123 thd_join(thd, NULL); in TEST_BEGIN()
Dmtx.c45 thd_join(thds[i], NULL); in TEST_BEGIN()
Dprof_accum.c72 thd_join(thds[i], NULL); in TEST_BEGIN()
Dfork.c102 thd_join(child, NULL); in do_test_fork_multithreaded()
Dprof_thread_name.c108 thd_join(thds[i], NULL); in TEST_BEGIN()
Dretained.c170 thd_join(threads[i], NULL); in TEST_BEGIN()
/external/jemalloc/test/unit/
Dmq.c77 thd_join(receiver, NULL); in TEST_BEGIN()
79 thd_join(senders[i], NULL); in TEST_BEGIN()
Dmtx.c47 thd_join(thds[i], NULL); in TEST_BEGIN()
Dtsd.c92 thd_join(thd, NULL); in TEST_BEGIN()
Dprof_accum.c82 thd_join(thds[i], NULL); in TEST_BEGIN()
Dprof_thread_name.c118 thd_join(thds[i], NULL); in TEST_BEGIN()
Dprof_reset.c222 thd_join(thds[i], NULL); in TEST_BEGIN()
/external/jemalloc/test/include/test/
Dthd.h9 void thd_join(thd_t thd, void **ret);
/external/jemalloc_new/test/include/test/
Dthd.h9 void thd_join(thd_t thd, void **ret);
/external/jemalloc/test/integration/
DMALLOCX_ARENA.c59 thd_join(thds[i], NULL); in TEST_BEGIN()
Dthread_arena.c69 thd_join(thds[i], (void *)&join_ret); in TEST_BEGIN()
Dthread_tcache_enabled.c99 thd_join(thd, NULL); in TEST_BEGIN()
Dallocated.c111 thd_join(thd, NULL); in TEST_BEGIN()
/external/jemalloc_new/test/integration/
DMALLOCX_ARENA.c57 thd_join(thds[i], NULL); in TEST_BEGIN()
Dthread_arena.c75 thd_join(thds[i], (void *)&join_ret); in TEST_BEGIN()
Dthread_tcache_enabled.c74 thd_join(thd, NULL); in TEST_BEGIN()
Dallocated.c111 thd_join(thd, NULL); in TEST_BEGIN()

12