Skip to main content

LOCK_FLAGS_ACTIVE_LIST_DISABLED

Constant LOCK_FLAGS_ACTIVE_LIST_DISABLED 

Source
pub const LOCK_FLAGS_ACTIVE_LIST_DISABLED: LockFlags = _; // 128u16
Expand description

Do not add this acquisition to the active list. This may be required for locks that are used to protect context switching logic.