Home
last modified time | relevance | path

Searched defs:thread_parent (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex-hash.c44 static pthread_cond_t thread_parent, thread_worker; variable
H A Dfutex-requeue.c43 static pthread_cond_t thread_parent, thread_worker; variable
H A Dfutex-wake.c44 static pthread_cond_t thread_parent, thread_worker; variable
H A Dfutex-lock-pi.c43 static pthread_cond_t thread_parent, thread_worker; variable
H A Depoll-ctl.c65 static pthread_cond_t thread_parent, thread_worker; variable
H A Dfutex-wake-parallel.c54 static pthread_cond_t thread_parent, thread_worker; variable
H A Depoll-wait.c116 static pthread_cond_t thread_parent, thread_worker; variable
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex-hash.c41 static struct cond thread_parent, thread_worker; variable
H A Dfutex-lock-pi.c41 static struct cond thread_parent, thread_worker; variable
H A Dfutex-requeue.c39 static struct cond thread_parent, thread_worker; variable
H A Dfutex-wake.c39 static struct cond thread_parent, thread_worker; variable
H A Depoll-ctl.c65 static struct cond thread_parent, thread_worker; variable
H A Dfutex-wake-parallel.c54 static struct cond thread_parent, thread_worker; variable
H A Depoll-wait.c116 static struct cond thread_parent, thread_worker; variable

Completed in 9 milliseconds