Searched refs:cached_gnss_raw_mutex (Results 1 – 1 of 1) sorted by relevance
165 std::lock_guard<std::mutex> lock(cached_gnss_raw_mutex); in sendGnssRawToSerial()262 std::lock_guard<std::mutex> lock(cached_gnss_raw_mutex); in ReadGnssRawMeasurement()399 std::mutex cached_gnss_raw_mutex; member in GnssGrpcProxyServiceImpl