Searched defs:SemaphorePermit (Results 1 – 1 of 1) sorted by relevance
407 pub struct SemaphorePermit<'a> { struct420 pub struct OwnedSemaphorePermit { argument967 impl<'a> SemaphorePermit<'a> { implementation1190 impl Drop for SemaphorePermit<'_> { implementation