Searched refs:cachedInterpolatorsMutex_ (Results 1 – 1 of 1) sorted by relevance
100 static std::mutex cachedInterpolatorsMutex_; in Unmarshalling() local107 std::unique_lock<std::mutex> lock(cachedInterpolatorsMutex_); in Unmarshalling()115 std::unique_lock<std::mutex> lock(cachedInterpolatorsMutex_); in Unmarshalling()