[][src]Type Definition yaar_lock::future::RawResetEvent

type RawResetEvent<ThreadEvent> = GenericManualResetEvent<WordLock<ThreadEvent>>;

A synchronization primitive which can be either in the set or reset state.