mysten_
common
0.1.0
Module notify_
once
Module Items
Structs
In mysten_
common::
sync
mysten_common
::
sync
Module
notify_once
Copy item path
Source
Structs
ยง
Notify
Once
Notify once allows waiter to register for certain conditions and unblocks waiter when condition is signalled with
notify
method.