Searched refs:preferenceMutex_ (Results 1 – 4 of 4) sorted by relevance
77 std::lock_guard<std::mutex> lock(preferenceMutex_); in AddNotificationSlots()106 std::lock_guard<std::mutex> lock(preferenceMutex_); in AddNotificationBundleProperty()132 std::lock_guard<std::mutex> lock(preferenceMutex_); in RemoveNotificationSlot()161 std::lock_guard<std::mutex> lock(preferenceMutex_); in RemoveNotificationAllSlots()197 std::lock_guard<std::mutex> lock(preferenceMutex_); in RemoveNotificationForBundle()227 std::lock_guard<std::mutex> lock(preferenceMutex_); in UpdateNotificationSlots()263 std::lock_guard<std::mutex> lock(preferenceMutex_); in GetNotificationSlot()285 std::lock_guard<std::mutex> lock(preferenceMutex_); in GetNotificationAllSlots()305 std::lock_guard<std::mutex> lock(preferenceMutex_); in GetNotificationSlotsNumForBundle()340 std::lock_guard<std::mutex> lock(preferenceMutex_); in SetNotificationSlotFlagsForBundle()[all …]
31 std::lock_guard<std::mutex> lock(preferenceMutex_); in HandleRegisterObserver()57 std::lock_guard<std::mutex> lock(preferenceMutex_); in HandleUnregisterObserver()93 std::lock_guard<std::mutex> lock(preferenceMutex_); in HandleNotifyChange()169 std::lock_guard<std::mutex> lock(preferenceMutex_); in OnCallBackDied()
50 std::mutex preferenceMutex_; variable
415 std::mutex preferenceMutex_; variable