Searched refs:current_task_mutex_ (Results 1 – 2 of 2) sorted by relevance
112 mutable std::mutex current_task_mutex_; variable
1404 std::lock_guard<std::mutex> lock(current_task_mutex_); in CurrentPCScanTask()1409 std::lock_guard<std::mutex> lock(current_task_mutex_); in SetCurrentPCScanTask()1414 std::lock_guard<std::mutex> lock(current_task_mutex_); in ResetCurrentPCScanTask()