kernel
0.1.0
Module once
Module Items
Structs
In kernel::
sync
kernel
::
sync
Module
once
Copy item path
Source
Structs
ยง
Once
Cell
A synchronization primitive that represents a value that is initialized at most once.
Ready
A synchronization primitive that can be used to block a thread until a value is ready. The procedure is as follows: