repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changes to attempt to silence bcc64x
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
Concurrency
/
test.phil1
blob
19d25e04ef92d756cdc689cc40a04b76718aaebf
1
repeat 100;
2
lock fork2 write;
3
lock fork1 write;
4
print "Phil 1 eating";
5
unlock fork2 write;
6
unlock fork1 write;