pub type ResetEvent = WordEvent<OsThreadEvent>;Available on crate feature
os only.Expand description
A WordEvent backed by OsThreadEvent for thread blocking.
Aliased Typeยง
pub struct ResetEvent { /* private fields */ }pub type ResetEvent = WordEvent<OsThreadEvent>;os only.A WordEvent backed by OsThreadEvent for thread blocking.
pub struct ResetEvent { /* private fields */ }