base
0.1.0
Module event
Structs
Enums
In crate base
?
Module
base
::
event
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
§
EventWaitResult