Skip to content

Project solved dinning philopher problem using windows.h threads

Notifications You must be signed in to change notification settings

gustinoco/so-thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

so-thread

operating system discipline project

All the project is using the lib windows.h, Win32 Threads. So, only in platform windows compiller.

ThreadApplication.cpp is a project with resolution a divide a vector into various threads and ordenable this.

VidaDeFilosofoDeadlock.cpp is a application to resolve the dining philosopher problem, this application is do not solved, because has deadlock

VidaDeFilosofoSemaforos.cpp is a application to resolve the dining philosopher problem, this application is solved using semaphores.

About

Project solved dinning philopher problem using windows.h threads

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages