Skip to content

Leverage OOP and Semaphores to demo process management

License

Notifications You must be signed in to change notification settings

mark-earl/bumper-cars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bumper Cars

This program uses semaphores and pthreads to simulate a bumper car ride at an amusement park.

Build Instructions

  1. Ensure that you are in the source directory
/bumper-cars$
  1. make
/bumper-cars$ make
  1. ./bumper-cars.out
/bumper-cars$ ./bumper-cars.out

About

Leverage OOP and Semaphores to demo process management

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published