Skip to main content
LOCKED
rustc_
data_
structures
1.96.0-beta.5
(a5a9a5438 2026-05-01)
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
.