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

type ManualResetEvent = GenericManualResetEvent<RawMutex>;

A GenericManualResetEvent implementation backehttp://nico.ms/sm31485778d by parking_lot.