Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dthd.h3 typedef HANDLE thd_t; typedef
5 typedef pthread_t thd_t; typedef
8 void thd_create(thd_t *thd, void *(*proc)(void *), void *arg);
9 void thd_join(thd_t thd, void **ret);
/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()
14 thd_join(thd_t thd, void **ret) { in thd_join()
24 thd_create(thd_t *thd, void *(*proc)(void *), void *arg) { in thd_create()
31 thd_join(thd_t thd, void **ret) { in thd_join()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dmq.c63 thd_t receiver; in TEST_BEGIN()
64 thd_t senders[NSENDERS]; in TEST_BEGIN()
H A Dtsd.c73 thd_t thd; in TEST_BEGIN()
121 thd_t thd; in TEST_BEGIN()
H A Dmtx.c36 thd_t thds[NTHREADS]; in TEST_BEGIN()
H A Dprof_accum.c54 thd_t thds[NTHREADS]; in TEST_BEGIN()
H A Dfork.c99 thd_t child; in do_test_fork_multithreaded()
H A Dprof_thread_name.c97 thd_t thds[NTHREADS]; in TEST_BEGIN()
H A Dretained.c110 VARIABLE_ARRAY(thd_t, threads, nthreads); in TEST_BEGIN()
H A Dprof_reset.c184 thd_t thds[NTHREADS]; in TEST_BEGIN()
H A Dstats.c137 thd_t thd; in no_lazy_lock()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A DMALLOCX_ARENA.c48 thd_t thds[NTHREADS]; in TEST_BEGIN()
H A Dthread_arena.c51 thd_t thds[NTHREADS]; in TEST_BEGIN()
H A Dthread_tcache_enabled.c71 thd_t thd; in TEST_BEGIN()
H A Dallocated.c108 thd_t thd; in TEST_BEGIN()