[][src]Type Definition futures_intrusive::sync::LocalManualResetEvent

type LocalManualResetEvent = GenericManualResetEvent<NoopLock>;

A LocalManualResetEvent which is not thread-safe.