mcslock 0.4.2

An implementation of Mellor-Crummey and Scott contention-free lock for mutual exclusion, referred to as MCS lock.
Documentation

mcslock

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 4 feature flags, 0 of them enabled by default.

barging

This feature flag does not enable additional features.

lock_api

thread_local

This feature flag does not enable additional features.

yield

This feature flag does not enable additional features.