The concept of a “mutex” is somewhat difficult to understand at first. This is my attempt at a simple explanation.
Tag Archives: pthreads
Autotools and pthreads
Today, I’ve been setting up autotools for a little project of mine because it started using too many cflags to type in all the time. I used autotools before but still had to look up a lot of things, this document was quite helpful. If you’re searching for a beginner friendly tutorial, look here. However,Continue reading “Autotools and pthreads”