Crate sync_point

Source

Macros§

sync_point

Structs§

SyncFacility 🔒

Enums§

Error

Statics§

SYNC_FACILITY 🔒

Functions§

hook
Hook a sync point with action.
on
Mark a sync point.
remove_action
Remove a sync point’s action.
reset
Enable or reset the global sync facility.
wait_timeout
Wait for a sync point to be reached with timeout.

Type Aliases§

Action 🔒
SyncPoint