pthread_cond_destroy  385 tools/perf/bench/epoll-ctl.c 	pthread_cond_destroy(&thread_parent);
pthread_cond_destroy  386 tools/perf/bench/epoll-ctl.c 	pthread_cond_destroy(&thread_worker);
pthread_cond_destroy  513 tools/perf/bench/epoll-wait.c 	pthread_cond_destroy(&thread_parent);
pthread_cond_destroy  514 tools/perf/bench/epoll-wait.c 	pthread_cond_destroy(&thread_worker);
pthread_cond_destroy  202 tools/perf/bench/futex-hash.c 	pthread_cond_destroy(&thread_parent);
pthread_cond_destroy  203 tools/perf/bench/futex-hash.c 	pthread_cond_destroy(&thread_worker);
pthread_cond_destroy  209 tools/perf/bench/futex-lock-pi.c 	pthread_cond_destroy(&thread_parent);
pthread_cond_destroy  210 tools/perf/bench/futex-lock-pi.c 	pthread_cond_destroy(&thread_worker);
pthread_cond_destroy  210 tools/perf/bench/futex-requeue.c 	pthread_cond_destroy(&thread_parent);
pthread_cond_destroy  211 tools/perf/bench/futex-requeue.c 	pthread_cond_destroy(&thread_worker);
pthread_cond_destroy  314 tools/perf/bench/futex-wake-parallel.c 	pthread_cond_destroy(&thread_parent);
pthread_cond_destroy  315 tools/perf/bench/futex-wake-parallel.c 	pthread_cond_destroy(&thread_worker);
pthread_cond_destroy  204 tools/perf/bench/futex-wake.c 	pthread_cond_destroy(&thread_parent);
pthread_cond_destroy  205 tools/perf/bench/futex-wake.c 	pthread_cond_destroy(&thread_worker);
pthread_cond_destroy 2391 tools/testing/selftests/seccomp/seccomp_bpf.c 	pthread_cond_destroy(&self->cond);