Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/
H A Dsoftbus_adapter.h51 std::mutex softbusAdapterListenerMutex_; member in OHOS::DistributedSchedule::SoftbusAdapter
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/
H A Dsoftbus_adapter.cpp181 std::lock_guard<std::mutex> lock(softbusAdapterListenerMutex_); in RegisterSoftbusEventListener()
206 std::lock_guard<std::mutex> lock(softbusAdapterListenerMutex_); in UnregisterSoftbusEventListener()

Completed in 2 milliseconds