rustc_data_structures::sync::lock

Constant LOCKED

Source
const LOCKED: bool = true;
Expand description

The value representing a locked state for the Cell.