Skip to main content

SHARED_CELL_STATE_OFFSET

Constant SHARED_CELL_STATE_OFFSET 

Source
pub const SHARED_CELL_STATE_OFFSET: i32 = 0;
Expand description

Byte offset of the lock state byte within SharedCell. The JIT’s inline lock CAS targets this offset as a compile-time constant.