Searched refs:pluginUtilsMutex_ (Results 1 – 1 of 1) sorted by relevance
55 std::lock_guard<std::mutex> lock(pluginUtilsMutex_); in SetAceAbility()69 std::mutex pluginUtilsMutex_; variable