tree: e809705965d852cdefcde48069ed0eb9b0d13b8f [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. Cargo.toml
  4. LICENSE-APACHE
  5. LICENSE-MIT
  6. README.md
vendor/jod-thread-0.1.2/README.md

Join On Drop thread (jod_thread) is a thin wrapper around std::thread, which makes sure that by default all threads are joined.