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

type WaitForEventFuture<'a> = RawWaitForEventFuture<'a, OsThreadEvent>;
This is supported on feature="os" only.