Expand description

Useful synchronization primitives.

Structs

event bus Event flags

event bus struct

A counting, blocking, semaphore.

An RAII guard which will release a resource acquired from a semaphore when dropped.

Functions

wait for a event async

Type Definitions

handler of event in the event bus