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

/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dmtx.c22 thd_start(void *varg) { function
42 thd_create(&thds[i], thd_start, (void *)&arg);
H A Dtsd.c42 thd_start(void *arg) { function
68 thd_start((void *)(uintptr_t)0xa5f3e329);
76 thd_create(&thd, thd_start, (void *)MALLOC_TSD_TEST_DATA_INIT);
H A Dprof_accum.c24 thd_start(void *varg) { function
69 thd_create(&thds[i], thd_start, (void *)&thd_args[i]);
H A Dprof_thread_name.c74 thd_start(void *varg) { function
105 thd_create(&thds[i], thd_start, (void *)&thd_args[i]);
H A Dretained.c70 thd_start(void *arg) { function
112 thd_create(&threads[i], thd_start, NULL);
H A Dprof_reset.c139 thd_start(void *varg) { function
203 thd_create(&thds[i], thd_start, (void *)&thd_args[i]);
H A Dstats.c131 thd_start(void *arg) { function
139 thd_create(&thd, thd_start, NULL);
/netbsd-current/external/bsd/jemalloc/dist/test/integration/
H A Dthread_tcache_enabled.c4 thd_start(void *arg) { function
66 thd_start(NULL);
73 thd_create(&thd, thd_start, NULL);
H A Dallocated.c12 thd_start(void *arg) { function
103 thd_start(NULL);
110 thd_create(&thd, thd_start, NULL);
H A DMALLOCX_ARENA.c14 thd_start(void *arg) { function
52 thd_create(&thds[i], thd_start,
H A Dthread_arena.c6 thd_start(void *arg) { function
69 thd_create(&thds[i], thd_start,

Completed in 188 milliseconds