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 #2318 from jwillemsen/jwi-add_forward_profiles
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
Concurrency
/
test.dinphil
blob
81b02f90ee7e50f0a1da2a5b6ba97b9c2585a9d7
1
print "Creating lock sets";
2
create fork1;
3
create fork2;
4
create fork3;
5
create fork4;
6
create fork5;
7
print "Running the tests";
8
start test.phil1;
9
start test.phil2;
10
start test.phil3;
11
start test.phil4;
12
start test.phil5;