Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
A Dnuma.c148 pthread_mutex_t stop_work_mutex; member
1306 pthread_mutex_lock(&g->stop_work_mutex); in worker_thread()
1308 pthread_mutex_unlock(&g->stop_work_mutex); in worker_thread()
1479 init_global_mutex(&g->stop_work_mutex); in init()

Completed in 6 milliseconds