Create a new Var-like object, LegacyVar, which allows access to its mutex.
Future changes will change how locking happens on the resource-specific Var object. Also hide any access to LegacyVar in the implementation file; and move other ops into the .cc file where they belong. PiperOrigin-RevId: 178054272
Loading
Please sign in to comment