Home | History | Annotate | Download | only in bench

Lines Matching defs:worker_thread

1008 static void *worker_thread(void *__tdata)
1235 ret = pthread_create(pthreads + t, NULL, worker_thread, td);