Searched defs:GuardWrapper (Results 1 – 1 of 1) sorted by relevance
517 struct GuardWrapper(Guard); in unprotected() struct518 unsafe impl Sync for GuardWrapper {} in unprotected() implementation