0 Forks
1 Stars
1 Watchers

pthread-exercises

An exploration of pthreads and synchronization structures, through classic concurrency problems

How to download and setup pthread-exercises

Open terminal and run command
git clone https://github.com/mkitzan/pthread-exercises.git
git clone is used to create a copy or clone of pthread-exercises repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pthread-exercises https://github.com/mkitzan/pthread-exercises/archive/master.zip

Or simply clone pthread-exercises with SSH
[email protected]:mkitzan/pthread-exercises.git

If you have some problems with pthread-exercises

You may open issue on pthread-exercises support forum (system) here: https://github.com/mkitzan/pthread-exercises/issues