Home
last modified time | relevance | path

Searched refs:blocked_workerfn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex-wake-parallel.c123 static void *blocked_workerfn(void *arg __maybe_unused) in blocked_workerfn() function
157 if (pthread_create(&w[i], &thread_attr, blocked_workerfn, NULL)) in block_threads()
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex-wake-parallel.c130 static void *blocked_workerfn(void *arg __maybe_unused) in blocked_workerfn() function
174 if (pthread_create(&w[i], &thread_attr, blocked_workerfn, NULL)) { in block_threads()

Completed in 2 milliseconds