Changes to attempt to silence bcc64x
[ACE_TAO.git] / TAO / orbsvcs / tests / Concurrency / test.phil1
blob19d25e04ef92d756cdc689cc40a04b76718aaebf
1 repeat 100;
2 lock fork2 write;
3 lock fork1 write;
4 print "Phil 1 eating";
5 unlock fork2 write;
6 unlock fork1 write;