mysten_common::sync

Module notify_once

Source

Structsยง

  • Notify once allows waiter to register for certain conditions and unblocks waiter when condition is signalled with notify method.