Lines Matching refs:mutable
520 // Protects mutable state in *impl_. This is mutable as some const522 mutable internal::Mutex mutex_;527 // Mutable state in *impl_ is protected by mutex_.