Lesson of 4 March 2011 (part a)

The philosophes problem

A NOT working example using pthread_cond_wait

File thread-filosofi.cc

A NOT working example with syncronized start of philosophes

File thread-filosofi-2.cc

A WORKING example of the the philosophes problem

File thread-filosofi-3.cc