atomic_sync 0.2.0

Atomic-based synchronization implementing traits in `abs_sync`
1
2
3
4
pub mod preemptive;

#[cfg(test)]
mod smoke_tests_;