Home | History | Annotate | Download | only in perf

Lines Matching defs:thread_func

467 static void *thread_func(void *ctx)
512 perror("thread_func not supported on MacOS");
542 err = pthread_create(&task->thread, &attr, thread_func, parms);