Fix race in AttibuteData.
Attribute data is reference-counted, but in a non-thread-safe manner. Make the refcount and its operations atomic. May be related to one of the crashes in ATLASRECTS-6586.
Attribute data is reference-counted, but in a non-thread-safe manner. Make the refcount and its operations atomic. May be related to one of the crashes in ATLASRECTS-6586.