Home
last modified time | relevance | path

Searched refs:stop_work_mutex (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/bench/
H A Dnuma.c148 struct mutex stop_work_mutex; member
1340 mutex_lock(&g->stop_work_mutex); in worker_thread()
1342 mutex_unlock(&g->stop_work_mutex); in worker_thread()
1523 mutex_init_pshared(&g->stop_work_mutex); in init()