Searched defs:SemaphorePermit (Results 1 – 1 of 1) sorted by relevance
93 pub struct SemaphorePermit<'a> { struct105 pub struct OwnedSemaphorePermit { argument118 check_unpin::<SemaphorePermit<'_>>(); in bounds() argument623 impl<'a> SemaphorePermit<'a> { implementation679 impl Drop for SemaphorePermit<'_> { implementation