Home
last modified time | relevance | path

Searched refs:obsCodeMutex_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H A Dfile_access_service.h90 std::mutex obsCodeMutex_; variable
96 std::lock_guard<std::mutex> lock(obsCodeMutex_); in FindAndRmObsCodeByCode()
109 std::lock_guard<std::mutex> lock(obsCodeMutex_); in CheckObsCodeListNotEmpty()