Searched refs:thd_join (Results 1 – 14 of 14) sorted by relevance
| /third_party/ulib/jemalloc/test/src/ |
| A D | thd.c | 14 thd_join(thd_t thd, void **ret) in thd_join() function 32 thd_join(thd_t thd, void **ret) in thd_join() function
|
| /third_party/ulib/jemalloc/test/unit/ |
| A D | mq.c | 77 thd_join(receiver, NULL); in TEST_BEGIN() 79 thd_join(senders[i], NULL); in TEST_BEGIN()
|
| A D | mtx.c | 47 thd_join(thds[i], NULL); in TEST_BEGIN()
|
| A D | tsd.c | 91 thd_join(thd, NULL); in TEST_BEGIN()
|
| A D | prof_accum.c | 81 thd_join(thds[i], NULL); in TEST_BEGIN()
|
| A D | prof_thread_name.c | 117 thd_join(thds[i], NULL); in TEST_BEGIN()
|
| A D | prof_reset.c | 220 thd_join(thds[i], NULL); in TEST_BEGIN()
|
| A D | stats.c | 132 thd_join(thd, NULL); in no_lazy_lock()
|
| A D | rtree.c | 129 thd_join(thds[j], NULL); in TEST_BEGIN()
|
| /third_party/ulib/jemalloc/test/include/test/ |
| A D | thd.h | 9 void thd_join(thd_t thd, void **ret);
|
| /third_party/ulib/jemalloc/test/integration/ |
| A D | MALLOCX_ARENA.c | 59 thd_join(thds[i], NULL); in TEST_BEGIN()
|
| A D | thread_arena.c | 69 thd_join(thds[i], (void *)&join_ret); in TEST_BEGIN()
|
| A D | thread_tcache_enabled.c | 98 thd_join(thd, NULL); in TEST_BEGIN()
|
| A D | allocated.c | 110 thd_join(thd, NULL); in TEST_BEGIN()
|
Completed in 10 milliseconds