Type Definition WaitForEventFuture
futures_intrusive::sync
type WaitForEventFuture<'a> = GenericWaitForEventFuture<'a, RawMutex>;
A GenericWaitForEventFuture for ManualResetEvent.
GenericWaitForEventFuture
ManualResetEvent