Home
last modified time | relevance | path

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

/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_event.cpp96 std::lock_guard<std::mutex> autoLock(callBackMutex); in OnIpSuccessChanged()
112 std::lock_guard<std::mutex> autoLock(callBackMutex); in OnIpFailChanged()
154 std::lock_guard<std::mutex> autoLock(callBackMutex); in RegisterCallBack()
176 std::lock_guard<std::mutex> autoLock(callBackMutex); in UnRegisterCallBack()
/foundation/communication/dhcp/frameworks/native/include/
H A Ddhcp_event.h47 std::mutex callBackMutex; member in DhcpClientCallBack

Completed in 1 milliseconds