0 Forks
2 Stars
2 Watchers

shared_mutex

A super-quick non-locking shareable mutex with ability to promote a lock from shared mode to exclusive mode and back.

How to download and setup shared_mutex

Open terminal and run command
git clone https://github.com/shutow/shared_mutex.git
git clone is used to create a copy or clone of shared_mutex 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 shared_mutex https://github.com/shutow/shared_mutex/archive/master.zip

Or simply clone shared_mutex with SSH
[email protected]:shutow/shared_mutex.git

If you have some problems with shared_mutex

You may open issue on shared_mutex support forum (system) here: https://github.com/shutow/shared_mutex/issues