mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-27 08:11:45 +00:00
| .. | ||
| src | ||
| .cargo-checksum.json | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| 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.