summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmbarrier03/psxtmbarrier03.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-29 16:54:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-29 16:54:32 +0000
commit4f6cc11d36107ee52a0f70589f964b9e26bfb8be (patch)
tree7ddbfaacb00b442317159bac1151f417232a5568 /testsuites/psxtmtests/psxtmbarrier03/psxtmbarrier03.doc
parent2011-07-29 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-4f6cc11d36107ee52a0f70589f964b9e26bfb8be.tar.bz2
2011-07-29 Ricardo Aguirre <el.mastin@ymail.com>
PR 1863/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_barrier_wait - releasing, no preempt * psxtmbarrier03/.cvsignore, psxtmbarrier03/Makefile.am, psxtmbarrier03/init.c, psxtmbarrier03/psxtmbarrier03.doc: New files.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtmtests/psxtmbarrier03/psxtmbarrier03.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmbarrier03/psxtmbarrier03.doc b/testsuites/psxtmtests/psxtmbarrier03/psxtmbarrier03.doc
new file mode 100644
index 0000000000..41f577f961
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmbarrier03/psxtmbarrier03.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_barrier_wait – releasing, no preempt