Home
last modified time | relevance | path

Searched refs:thd_create (Results 1 – 14 of 14) sorted by relevance

/third_party/ulib/jemalloc/test/src/
A Dthd.c5 thd_create(thd_t *thd, void *(*proc)(void *), void *arg) in thd_create() function
25 thd_create(thd_t *thd, void *(*proc)(void *), void *arg) in thd_create() function
/third_party/ulib/jemalloc/test/unit/
A Dmq.c73 thd_create(&receiver, thd_receiver_start, (void *)&mq); in TEST_BEGIN()
75 thd_create(&senders[i], thd_sender_start, (void *)&mq); in TEST_BEGIN()
A Dmtx.c45 thd_create(&thds[i], thd_start, (void *)&arg); in TEST_BEGIN()
A Dtsd.c90 thd_create(&thd, thd_start, (void *)THREAD_DATA); in TEST_BEGIN()
A Dprof_accum.c78 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
A Dprof_thread_name.c114 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
A Dprof_reset.c217 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
A Dstats.c131 thd_create(&thd, thd_start, NULL); in no_lazy_lock()
A Drtree.c127 thd_create(&thds[j], thd_start, (void *)&arg); in TEST_BEGIN()
/third_party/ulib/jemalloc/test/include/test/
A Dthd.h8 void thd_create(thd_t *thd, void *(*proc)(void *), void *arg);
/third_party/ulib/jemalloc/test/integration/
A DMALLOCX_ARENA.c54 thd_create(&thds[i], thd_start, in TEST_BEGIN()
A Dthread_arena.c63 thd_create(&thds[i], thd_start, in TEST_BEGIN()
A Dthread_tcache_enabled.c97 thd_create(&thd, thd_start, NULL); in TEST_BEGIN()
A Dallocated.c109 thd_create(&thd, thd_start, NULL); in TEST_BEGIN()

Completed in 15 milliseconds