Skip to content

Lab homework and project (monitor - sync object implementation) for the OS course (1st semester, 2nd year, FMI UniBuc)

Notifications You must be signed in to change notification settings

vladfxstoader/OS-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS lab - C

Lab homework for the OS course.

Final project:

  • Implemented a monitor by simulating a bank account with withdraw and deposit operations.
  • Allowing multiple threads and processes to access the resources by using mutexes, conditional variables and semaphores.

About

Lab homework and project (monitor - sync object implementation) for the OS course (1st semester, 2nd year, FMI UniBuc)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages