mmtk
0.31.0-2ad6d36ab3d82be46135a7d76d4fe59cc84620ed
Module atomic_
box
Module Items
Structs
In mmtk::
util::
rust_
util
mmtk
::
util
::
rust_util
Module
atomic_box
Copy item path
source
Structs
ยง
Once
Option
Box
A lazily initialized box. Similar to an
Option<Box<T>>
, but can be initialized atomically.