/semaphore

In the unix operating system, processes can use a semaphore to sequentially lock and unlock a certain area with mutex logic.

Primary LanguageC

Stargazers