Home
last modified time | relevance | path

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

/foundation/communication/dhcp/frameworks/native/include/
H A Ddhcp_event.h67 std::mutex callBackServerMutex; member in DhcpServerCallBack
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_event.cpp240 std::lock_guard<std::mutex> autoLock(callBackServerMutex); in OnServerSuccess()
291 std::lock_guard<std::mutex> autoLock(callBackServerMutex); in RegisterCallBack()
308 std::lock_guard<std::mutex> autoLock(callBackServerMutex); in UnRegisterCallBack()

Completed in 2 milliseconds