This project is just a bit of fiddling that helped me to understand how to use the standard libraries' threading functionality. I am just trying on a small scale before I apply it to a larger project.
- Clone Repo
- Build by using the
makecommand. - Run the resulting program using the command
./threading-practice