spin-sync 0.3.2

Synchronization primitives using spinlock. The interface resembles std::sync. The constructors of public structs are const; i.e. it is possible to declare static Mutex<T> as long as T can be build statically.
Documentation
<!DOCTYPE html>
<html lang="en">
<head>
    <meta http-equiv="refresh" content="0;URL=../../spin_sync/struct.Mutex8.html">
</head>
<body>
    <p>Redirecting to <a href="../../spin_sync/struct.Mutex8.html">../../spin_sync/struct.Mutex8.html</a>...</p>
    <script>location.replace("../../spin_sync/struct.Mutex8.html" + location.search + location.hash);</script>
</body>
</html>