Searched refs:getIpTimerMutex (Results 1 – 2 of 2) sorted by relevance
145 std::mutex getIpTimerMutex; variable
1892 std::unique_lock<std::mutex> lock(getIpTimerMutex); in StartTimer()1934 std::unique_lock<std::mutex> lock(getIpTimerMutex); in StopTimer()