Wrappers to create fully-featured Mutex and RwLock types
Description
Wrappers to create fully-featured Mutex and RwLock types. Compatible
with no_std.
This package contains library source intended for building other packages which
use the "arc_lock" feature of the "lock_api" crate.