Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/test/unit/
A Dtsd.c56 thd_start(void *arg) in malloc_tsd_externs()
81 thd_start((void *)(uintptr_t)0xa5f3e329); in TEST_BEGIN()
90 thd_create(&thd, thd_start, (void *)THREAD_DATA); in TEST_BEGIN()
A Dmtx.c23 thd_start(void *varg) in thd_start() function
45 thd_create(&thds[i], thd_start, (void *)&arg); in TEST_BEGIN()
A Dprof_accum.c31 thd_start(void *varg) in thd_start() function
78 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
A Dprof_thread_name.c81 thd_start(void *varg) in thd_start() function
114 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
A Dprof_reset.c151 thd_start(void *varg) in thd_start() function
217 thd_create(&thds[i], thd_start, (void *)&thd_args[i]); in TEST_BEGIN()
A Dstats.c121 thd_start(void *arg) in thd_start() function
131 thd_create(&thd, thd_start, NULL); in no_lazy_lock()
A Drtree.c68 thd_start(void *varg) in thd_start() function
127 thd_create(&thds[j], thd_start, (void *)&arg); in TEST_BEGIN()
/third_party/ulib/jemalloc/test/integration/
A 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()
A 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()
A DMALLOCX_ARENA.c14 thd_start(void *arg) in thd_start() function
54 thd_create(&thds[i], thd_start, in TEST_BEGIN()
A Dthread_arena.c6 thd_start(void *arg) in thd_start() function
63 thd_create(&thds[i], thd_start, in TEST_BEGIN()

Completed in 16 milliseconds