Searched refs:m_serverCallBackMutex (Results 1 – 2 of 2) sorted by relevance
110 std::mutex m_serverCallBackMutex; variable
192 std::lock_guard<std::mutex> autoLock(m_serverCallBackMutex); in RegisterDhcpServerCallBack()246 std::lock_guard<std::mutex> autoLock(m_serverCallBackMutex); in StartDhcpServer()344 std::lock_guard<std::mutex> autoLock(m_serverCallBackMutex); in StopDhcpServer()