Searched refs:pkgSceneMutex_ (Results 1 – 2 of 2) sorted by relevance
222 std::mutex pkgSceneMutex_; variable
763 std::lock_guard<std::mutex> locker(pkgSceneMutex_); in HandlePackageEvent()928 std::lock_guard<std::mutex> locker(pkgSceneMutex_); in HandleSceneEvent()