Searched refs:libPathMutex_ (Results 1 – 2 of 2) sorted by relevance
263 std::mutex libPathMutex_; variable
380 std::lock_guard<std::mutex> autoLock(libPathMutex_); in GetPluginLib()