Searched defs:SleepGuard (Results 1 – 1 of 1) sorted by relevance
260 struct SleepGuard<'a> { struct264 impl<'a> SleepGuard<'a> { impl282 impl<'a> Drop for SleepGuard<'a> { implementation