Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A Dthd.c5 thd_create(thd_t *thd, void *(*proc)(void *), void *arg) { in thd_create() function
24 thd_create(thd_t *thd, void *(*proc)(void *), void *arg) { in thd_create() function
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dmq.c69 thd_create(&receiver, thd_receiver_start, (void *)&mq); in TEST_BEGIN()
71 thd_create(&senders[i], thd_sender_start, (void *)&mq); in TEST_BEGIN()
H A Dtsd.c76 thd_create(&thd, thd_start, (void *)MALLOC_TSD_TEST_DATA_INIT); in TEST_BEGIN()
122 thd_create(&thd, thd_start_reincarnated, NULL); in TEST_BEGIN()
H A Dmtx.c42 thd_create(&thds[i], thd_start, (void *)&arg); in TEST_BEGIN()
H A Dprof_accum.c69 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
H A Dfork.c100 thd_create(&child, do_fork_thd, NULL); in do_test_fork_multithreaded()
H A Dprof_thread_name.c105 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
H A Dretained.c112 thd_create(&threads[i], thd_start, NULL); in TEST_BEGIN()
H A Dprof_reset.c203 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
H A Dstats.c139 thd_create(&thd, thd_start, NULL); in no_lazy_lock()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dthd.h8 void thd_create(thd_t *thd, void *(*proc)(void *), void *arg);
/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A DMALLOCX_ARENA.c52 thd_create(&thds[i], thd_start, in TEST_BEGIN()
H A Dthread_arena.c69 thd_create(&thds[i], thd_start, in TEST_BEGIN()
H A Dthread_tcache_enabled.c73 thd_create(&thd, thd_start, NULL); in TEST_BEGIN()
H A Dallocated.c110 thd_create(&thd, thd_start, NULL); in TEST_BEGIN()