shared-mutex 0.3.1

A RwLock that can be used with a Condvar.
Documentation
Build #2588 2016-08-01 10:54:14

# rustc version rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)

# docs.rs version cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading shared-mutex v0.3.1 Downloading poison v0.1.0 Compiling poison v0.1.0 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/poison-0.1.0/src/lib.rs --crate-name poison --crate-type lib -g -C metadata=7d8429f8a75f6ca0 -C extra-filename=-7d8429f8a75f6ca0 --out-dir /home/cratesfyi/shared-mutex-0.3.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/shared-mutex-0.3.1/debug/deps -L dependency=/home/cratesfyi/shared-mutex-0.3.1/debug/deps --cap-lints allow` Documenting shared-mutex v0.3.1 Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/shared-mutex-0.3.1/src/lib.rs --crate-name shared_mutex -o /home/cratesfyi/shared-mutex-0.3.1/doc -L dependency=/home/cratesfyi/shared-mutex-0.3.1/debug -L dependency=/home/cratesfyi/shared-mutex-0.3.1/debug/deps --extern poison=/home/cratesfyi/shared-mutex-0.3.1/debug/deps/libpoison-7d8429f8a75f6ca0.rlib`