Home
last modified time | relevance | path

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

/dflybsd-src/test/interbench/
H A Dinterbench.c479 void join_pthread(pthread_t th, void **thread_return) in join_pthread() function
630 join_pthread(burnthreads[i], NULL); in emulate_burn()
764 join_pthread(ringthreads[i].pthread, NULL); in emulate_ring()
860 join_pthread(hackthread.pthread, NULL); in emulate_hackbench()
972 join_pthread(th->tk_pthread, NULL); in emulation_thread()
1205 join_pthread(th->pthread, NULL); in stop_thread()