summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/tests/Concurrency/test.phil4
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/orbsvcs/tests/Concurrency/test.phil4')
-rw-r--r--ACE/TAO/orbsvcs/tests/Concurrency/test.phil46
1 files changed, 6 insertions, 0 deletions
diff --git a/ACE/TAO/orbsvcs/tests/Concurrency/test.phil4 b/ACE/TAO/orbsvcs/tests/Concurrency/test.phil4
new file mode 100644
index 00000000000..36910b9a9aa
--- /dev/null
+++ b/ACE/TAO/orbsvcs/tests/Concurrency/test.phil4
@@ -0,0 +1,6 @@
+repeat 100;
+lock fork4 write;
+lock fork5 write;
+print "Phil 4 eating";
+unlock fork4 write;
+unlock fork5 write;