mmtk
0.31.0-ba732176cb96d733885571481647d822f70576c8
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.