Counter is an atomic counter.
Flag is an atomic flag.
Int64 is a wrapper for atomic operations on int64.
String is a wrapper for atomic operations on String.
Uint32 is a wrapper for atomic operations on uint32.
Uint64 is a wrapper for atomic operations on uint64.