diff options
author | Namhyung Kim <namhyung@kernel.org> | 2022-09-09 01:54:48 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2022-10-04 14:55:21 +0300 |
commit | 165da80296ea6bc996eea4551026e39a0109f71e (patch) | |
tree | b4575599440c1a7ca114de23dacfcd12289455cf /tools/perf/tests | |
parent | c7202d20fb4584435ce2af5ef3a7a770f79ab59e (diff) | |
download | linux-165da80296ea6bc996eea4551026e39a0109f71e.tar.xz |
perf sched: Factor out destroy_tasks()
Add destroy_tasks() as a counterpart of create_tasks() and put the
thread safety notations there. After join, it destroys semaphores too.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20220908225448.4105056-1-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/tests')
0 files changed, 0 insertions, 0 deletions