Module atomic_box
mmtk
0.33.0-c128174c3a3cf4fdaa9cc4caf4531319adc6be92
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.