Structsยง
- AtomicState ๐The state stored in an atomic integer.
- StateSnapshot ๐Snapshot of the state. The first bit is used as the CLOSED bit. The remaining bits are used as the version.
- Version ๐The version part of the state. The lowest bit is always zero.
Constantsยง
- CLOSED_BIT ๐
- STEP_SIZE ๐