[][src]Module market::sync

Implements synchronization items.

Structs

Trigger

Sends a status that can be activated but not deactivated.

Functions

triggerDeprecated

Creates the items that implement a trigger for synchronizing threads.

Type Definitions

Actuator

The Producer of a trigger.

Releaser

The Consumer of a trigger.