pub type Lock = AtomicIsize;
Lock type used by [AtomicCell].
AtomicCell
struct Lock { /* private fields */ }