Skip to content
#

semaphores

Here are 451 public repositories matching this topic...

• Developed a proof of concept that utilizes POSIX threads and semaphores to restrict access for the user defined threads • The aim was not to allow two dissimilar threads to have access to the same place at the same time • Major challenge was to ensure that there was no deadlock situation among the threads

  • Updated Oct 20, 2017
  • C

Improve this page

Add a description, image, and links to the semaphores topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the semaphores topic, visit your repo's landing page and select "manage topics."

Learn more