Searched refs:offsetLock_ (Results 1 – 2 of 2) sorted by relevance
102 std::lock_guard<std::mutex> lock(offsetLock_); in SetTimeSyncInfo()108 std::lock_guard<std::mutex> lock(offsetLock_); in GetTimeSyncInfo()
41 std::mutex offsetLock_; variable