base
0.1.0
Module event
Module Items
Structs
Enums
In crate base
base
Module
event
Copy item path
Source
Structs
§
Event
An inter-process event wait/notify mechanism. Loosely speaking: Writes signal the event. Reads block until the event is signaled and then clear the signal.
Enums
§
Event
Wait
Result