pub const LOCK_FLAGS_ACTIVE_LIST_DISABLED: LockFlags = _; // 128u16
Do not add this acquisition to the active list. This may be required for locks that are used to protect context switching logic.