thread-pool 0.1.1

A thread pool for running a number of jobs on shared worker threads.
Documentation

Build #55411 2017-06-04 14:34:30

# rustc version rustc 1.19.0-dev (28a93c1f4 2017-05-31)

# docs.rs version cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Fresh libc v0.2.23 Fresh two-lock-queue v0.1.0 Fresh num_cpus v1.5.1 Documenting thread-pool v0.1.1 Running `rustdoc --crate-name thread_pool .cargo/registry/src/github.com-1ecc6299db9ec823/thread-pool-0.1.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern two_lock_queue=/home/cratesfyi/cratesfyi/debug/deps/libtwo_lock_queue-0c19eb218fd183cf.rlib --extern-version two_lock_queue=two-lock-queue,0.1.0 --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-1744e8bc49f70b5a.rlib --extern-version num_cpus=num_cpus,1.5.1` Finished dev [unoptimized + debuginfo] target(s) in 1.7 secs