Home | History | Annotate | Download | only in perf

Lines Matching defs:thread_func

462 static void *thread_func(void *ctx)
532 err = pthread_create(&task->thread, &attr, thread_func, parms);