rustc_data_structures::sync::lock::maybe_sync

Constant LOCKED

source
const LOCKED: bool = true;
Expand description

The value representing a locked state for the Cell.