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
1
2
3
var N = null;var sourcesIndex = {};
sourcesIndex["spin_sync"] = {"name":"","files":["barrier.rs","lib.rs","misc.rs","mutex.rs","mutex8.rs","once.rs","result.rs","rwlock.rs"]};
createSourceSidebar();