Hacker News new | ask | show | jobs
by J_Darnley 3900 days ago
Threads. I can't find any example that shows you how to do more than printf in a thread.
1 comments

Textbooks can be good for this kind of thing. We read Operating System Concepts by Abraham Silberschatz in an OS class I took and it has a whole chapter on threads.The entire book is actually really good, each chapter reads like an essay discussing the topic in a natural way.