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