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 #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
Concurrency
/
test.phil4
blob
36910b9a9aa46bcf9c3cefddc8e3ff204ae4444c
1
repeat 100;
2
lock fork4 write;
3
lock fork5 write;
4
print "Phil 4 eating";
5
unlock fork4 write;
6
unlock fork5 write;