Skip to content
#

posix-threads

Here are 181 public repositories matching this topic...

Implementação de um simulador de um estacionamento campus utilizando programação paralela, sincronização e resolução de deadlocks. Trabalho realizado no 4º período de Ciência da Computação do Instituto Federal de Minas Gerais(IFMG) - Campus Formiga para a Disciplina Sistemas Operacionais.

  • Updated Dec 29, 2016
  • C

• 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 posix-threads 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 posix-threads topic, visit your repo's landing page and select "manage topics."

Learn more