summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Concurrency/test.dinphil
blob: 81b02f90ee7e50f0a1da2a5b6ba97b9c2585a9d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
print "Creating lock sets";
create fork1;
create fork2;
create fork3;
create fork4;
create fork5;
print "Running the tests";
start test.phil1;
start test.phil2;
start test.phil3;
start test.phil4;
start test.phil5;