Skip to content

Instantly share code, notes, and snippets.

@MarcoPolo
Created March 26, 2013 05:04
Show Gist options
  • Save MarcoPolo/5243267 to your computer and use it in GitHub Desktop.
Save MarcoPolo/5243267 to your computer and use it in GitHub Desktop.
Philosopher: 2 is testing the waters! state: 1 1 1
Philosopher: 0 is testing the waters! state: 1 1 1
Philosopher: 3 is Eating!
Philosopher: 1 is Eating!
Philosopher: 4 is going to release the semaphore!
Philosopher: 2 is going to release the semaphore!
Philosopher: 0 is going to release the semaphore!
Philosopher: 3 is going to release the semaphore!
Philosopher: 1 is going to release the semaphore!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment