File: README.md

package info (click to toggle)
rust-jod-thread 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: makefile: 4
file content (2 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (8)
1
2
**J**oin **O**n **D**rop thread (`jod_thread`) is a thin wrapper around `std::thread`,
which makes sure that by default all threads are joined.