Home | History | Annotate | Download | only in blktrace

Lines Matching refs:pthread_create

1836 	if (pthread_create(&tp->thread, NULL, thread_main, tp)) {