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
Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
Concurrency
/
test.phil3
blob
4d808e88ac71df03332bdb01df515147503dd7a5
1
repeat 100;
2
lock fork3 write;
3
lock fork4 write;
4
print "Phil 3 eating";
5
unlock fork3 write;
6
unlock fork4 write;