Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_handler.h64 std::mutex socketMutex_; member in OHOS::Storage::DistributedFile::SoftBusHandler
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp209 std::lock_guard<std::mutex> lock(socketMutex_); in CreatSocketId()
304 std::lock_guard<std::mutex> lock(socketMutex_); in CloseSession()

Completed in 2 milliseconds