Searched refs:getProfileRemoteMutex_ (Results 1 – 2 of 2) sorted by relevance
113 std::mutex getProfileRemoteMutex_; variable
96 std::lock_guard<std::mutex> lock(getProfileRemoteMutex_); in GetProfileRemote()