(function() {var implementors = {}; implementors["spin_sync"] = [{"text":"impl !RefUnwindSafe for Barrier","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for BarrierWaitResult","synthetic":true,"types":[]},{"text":"impl<'a, T: ?Sized> RefUnwindSafe for MutexGuard<'a, T>","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for Mutex8","synthetic":true,"types":[]},{"text":"impl<'a> RefUnwindSafe for Mutex8Guard<'a>","synthetic":true,"types":[]},{"text":"impl !RefUnwindSafe for Once","synthetic":true,"types":[]},{"text":"impl RefUnwindSafe for OnceState","synthetic":true,"types":[]},{"text":"impl<'a, T: ?Sized> RefUnwindSafe for RwLockReadGuard<'a, T>","synthetic":true,"types":[]},{"text":"impl<'a, T: ?Sized> RefUnwindSafe for RwLockWriteGuard<'a, T>","synthetic":true,"types":[]},{"text":"impl<T: ?Sized> RefUnwindSafe for Mutex<T>","synthetic":false,"types":[]},{"text":"impl<T: ?Sized> RefUnwindSafe for RwLock<T>","synthetic":false,"types":[]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()