Skip to main content

LOCK_FLAGS_RE_ACQUIRE_FATAL

Constant LOCK_FLAGS_RE_ACQUIRE_FATAL 

Source
pub const LOCK_FLAGS_RE_ACQUIRE_FATAL: LockFlags = _; // 64u16
Expand description

Abort the program with an error if a lock is improperly acquired more than once in the same context.