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

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