Searched refs:moduleLibMutex_ (Results 1 – 2 of 2) sorted by relevance
183 mutable std::mutex moduleLibMutex_; variable
130 std::lock_guard<std::mutex> lock(moduleLibMutex_); in EmplaceModuleLib()140 std::lock_guard<std::mutex> lock(moduleLibMutex_); in RemoveModuleLib()153 std::lock_guard<std::mutex> lock(moduleLibMutex_); in GetNativeModuleHandle()