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
{
  "git": {
    "sha1": "03d499bc5d5375f7c6f21e2f2fd70898d9969a46"
  }
}