Home
last modified time | relevance | path

Searched refs:thd_start (Results 1 – 8 of 8) sorted by relevance

/external/jemalloc/test/unit/
Dtsd.c26 thd_start(void *arg) in malloc_tsd_externs()
46 thd_start((void *) 0xa5f3e329); in TEST_BEGIN()
55 thd_create(&thd, thd_start, (void *)THREAD_DATA); in TEST_BEGIN()
Dmtx.c23 thd_start(void *varg) in thd_start() function
45 thd_create(&thds[i], thd_start, (void *)&arg); in TEST_BEGIN()
Dprof_accum.c27 thd_start(void *varg) in thd_start() function
73 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
Dstats.c146 thd_start(void *arg) in thd_start() function
157 thd_create(&thd, thd_start, NULL); in no_lazy_lock()
/external/jemalloc/test/integration/
Dthread_tcache_enabled.c12 thd_start(void *arg) in thd_start() function
89 thd_start(NULL); in TEST_BEGIN()
97 thd_create(&thd, thd_start, NULL); in TEST_BEGIN()
Dallocated.c12 thd_start(void *arg) in thd_start() function
101 thd_start(NULL); in TEST_BEGIN()
109 thd_create(&thd, thd_start, NULL); in TEST_BEGIN()
DMALLOCX_ARENA.c14 thd_start(void *arg) in thd_start() function
54 thd_create(&thds[i], thd_start, in TEST_BEGIN()
Dthread_arena.c6 thd_start(void *arg) in thd_start() function
61 thd_create(&thds[i], thd_start, in TEST_BEGIN()