Skip to main content
LOCKED
rustc_
data_
structures
1.98.0-nightly
(1f087276b 2026-06-13)
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
.