Skip to content

Latest commit

 

History

History
 
 

ch7

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
Figure 7.4 deadlock.c

This program illustrates deadlock - read through it to better understand
how the program operates. Deadlock is not always possible and it depends
upon how the threads are scheduled by the operating system.