os-lab icon indicating copy to clipboard operation
os-lab copied to clipboard

Removing a DeadLock case in dining-philosophers.c

Open BeastMasterGrinder opened this issue 2 years ago • 0 comments

The updated code handles the deadlock which occurs when all the philosophers pick the chopstick to their right or all of them pick their left ones occurring in a deadlock situation. :)

BeastMasterGrinder avatar Jun 07 '23 20:06 BeastMasterGrinder