mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-29 05:30:47 +00:00
144 B
144 B
Join On Drop thread (jod_thread) is a thin wrapper around std::thread,
which makes sure that by default all threads are joined.