LOCKED
rustc_
data_
structures
1.93.0-beta.5
(72b6488ba 2025-12-21)
In rustc_
data_
structures::
sync::
lock
rustc_data_structures
::
sync
::
lock
Constant
LOCKED
Copy item path
Source
const LOCKED:
bool
= true;
Expand description
The value representing a locked state for the
Cell
.