Skip to content

ccs19/thread_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sysnet1p3

Project 3 for Sysnet 1

Simulates "lizards" crossing a street. The lizards act as threads, and only N number can cross at one time. This is achieved using a combination of semaphores and mutex locks.

About

Mutex and semaphore implementation using threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages