- Replace `@volatile` with loads/stores with precise memory orderings - Introduce padding via `@align` to avoid false sharing
@volatilewith loads/stores with precise memory orderings@alignto avoid false sharing