Module atomic_box
mmtk
0.32.0-b1f0fac73f1df3b4f23126a94a76fbeddf7a573c
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.