Home | History | Annotate | Download | only in blktrace

Lines Matching refs:thread_main

1779 static void *thread_main(void *arg)
1836 if (pthread_create(&tp->thread, NULL, thread_main, tp)) {