LOCKED
rustc_
data_
structures
1.91.0-nightly
(7ad23f43a 2025-09-09)
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
.