Home
last modified time | relevance | path

Searched refs:resourceMutex_ (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager_inner.cpp123 std::lock_guard<std::mutex> locker(resourceMutex_); in GetCustomRingFileDesc()
139 std::lock_guard<std::mutex> locker(resourceMutex_); in CloseCustomRingFileDesc()
/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h649 * lock by resourceMutex_ in function
656 * lock by resourceMutex_ in function
729 std::mutex resourceMutex_; // for soundResource_ member in OHOS::Notification::final

Completed in 2 milliseconds