Home
last modified time | relevance | path

Searched refs:bundleNameIdLock (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudfiledaemon/include/cloud_disk/
H A Dcloud_disk_inode.h91 std::shared_mutex bundleNameIdLock; member
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_local.cpp63 std::lock_guard<std::shared_mutex> bWLock(data->bundleNameIdLock); in DoLocalLookup()
H A Dfile_operations_helper.cpp184 std::lock_guard<std::shared_mutex> bWLock(data->bundleNameIdLock);

Completed in 2 milliseconds