mmtk
0.31.0-27b4521ca73c2addbafe7ccf374c607d61f3ba51
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.