Struct Signal

Edge trigger condition variable supporting multiple waiters.

struct Signal ;

Methods

NameDescription
signal Wake up all waiting fibers
wait waits for the event to trigger