Searched refs:bundleIdMapMutex_ (Results 1 – 2 of 2) sorted by relevance
1226 mutable std::shared_mutex bundleIdMapMutex_; variable
3392 std::shared_lock<std::shared_mutex> bundleIdLock(bundleIdMapMutex_); in GetInnerBundleInfoAndIndexByUid()4500 std::unique_lock<std::shared_mutex> lock(bundleIdMapMutex_); in GenerateBundleId()4591 std::unique_lock<std::shared_mutex> lock(bundleIdMapMutex_); in RecycleUidAndGid()4613 std::unique_lock<std::shared_mutex> lock(bundleIdMapMutex_); in RestoreUidAndGid()4632 std::unique_lock<std::shared_mutex> lock(bundleIdMapMutex_); in RestoreUidAndGid()4648 std::unique_lock<std::shared_mutex> lock(bundleIdMapMutex_); in RestoreSandboxUidAndGid()