Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/
H A Ddistributed_hardware_manager.h45 std::mutex dhInitMgrMutex_; member in OHOS::DistributedHardware::DistributedHardwareManager
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_manager.cpp71 std::lock_guard<std::mutex> lock(dhInitMgrMutex_); in Initialize()

Completed in 1 milliseconds