summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmrwlock06/psxtmrwlock06.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:15:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:15:23 +0000
commite0983d1ffe9ad03f1a8ccdb1c95323a6dc57b38b (patch)
treec4883f0c82c9f8dfb9981d75afd8c52553f1782d /testsuites/psxtmtests/psxtmrwlock06/psxtmrwlock06.doc
parent2011-08-04 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-e0983d1ffe9ad03f1a8ccdb1c95323a6dc57b38b.tar.bz2
2011-08-04 Ricardo Aguirre <el.mastin@ymail.com>
PR 1887/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_unlock - thread waiting, no preempt. * psxtmrwlock06/.cvsignore, psxtmrwlock06/Makefile.am, psxtmrwlock06/init.c, psxtmrwlock06/psxtmrwlock06.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/psxtmrwlock06/psxtmrwlock06.doc')
-rw-r--r--testsuites/psxtmtests/psxtmrwlock06/psxtmrwlock06.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmrwlock06/psxtmrwlock06.doc b/testsuites/psxtmtests/psxtmrwlock06/psxtmrwlock06.doc
new file mode 100644
index 0000000000..4e4fb196ea
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmrwlock06/psxtmrwlock06.doc
@@ -0,0 +1,14 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-2011.
+# On-Line Applications Research Corporation (OAR).
+#
+# The license and distribution terms for this file may be
+# found in the file LICENSE in this distribution or at
+# http://www.rtems.com/license/LICENSE.
+#
+
+This test benchmarks the following operations:
+
++ pthread_rwlock_unlock - thread waiting, no preempt