mcslock 0.4.1

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

mcslock

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

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.