Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/lowlatency/
H A Dlow_latency.cpp55 std::lock_guard<std::mutex> lock(lowLatencyMutex_); in EnableLowLatency()
76 std::lock_guard<std::mutex> lock(lowLatencyMutex_); in DisableLowLatency()
88 std::lock_guard<std::mutex> lock(lowLatencyMutex_); in CloseLowLatency()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/lowlatency/
H A Dlow_latency.h41 std::mutex lowLatencyMutex_; member in OHOS::DistributedHardware::LowLatency

Completed in 1 milliseconds