Modify the signalWait.c program so that threadOne( ) acts as a producer by counting up to 5 then threadTwo( ) acts as a consumer and counts down for five iterations. Alternate for 5 productions and 5 consumptions for exactly 3 times.
Attachment:- C.zip