How to stop Linux threads cleanly
- Added on 2024-01-10
- Page: https://mazzo.li/posts/stopping-linux-threads.html
- See on Internet Archive
- #linux #thread
Stopping a Linux thread is a surprisingly annoying affair. In this post I present common pitfalls and some solutions -- although no truly satisfactory method exists.