Function guard_poison

pub(in ::sync::poison) fn guard_poison<'a, T: ?Sized>(guard: &MutexGuard<'a, T>) -> &'a Flag

For use in nonpoison::condvar.