summaryrefslogtreecommitdiffstats
path: root/vendor/jod-thread/README.md
blob: b4b9ea627a6c5d037939cf325744c444d86d9ad9 (plain)
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.