Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching full:thread_func

460 static void *thread_func(void *ctx)
540 err = pthread_create(&task->thread, &attr, thread_func, task);