Modified version oft the Dining Philosopher Problem - here any chopstick can be used, so the five chopstick are represented báy a counting semaphore initialized with a value of 5.

Dependencies:   mbed mbed-rtos

Auto generated API documentation and code listings for Lab08_dpp_easy

Code

main.cpp [code]