Skip to content

This Linux monitor synchronization primitive is designed to facilitate managing access to shared resources among threads of execution.

Notifications You must be signed in to change notification settings

RosuGabriel/Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitor

This Linux synchronization primitive is designed to manage access to shared resources among threads of execution.
Additionally, it includes a subscription payment app to showcase the functionality of the monitor.

About

This Linux monitor synchronization primitive is designed to facilitate managing access to shared resources among threads of execution.

Topics

Resources

Stars

Watchers

Forks