summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmbarrier02/psxtmbarrier02.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-29 15:08:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-29 15:08:21 +0000
commite694c2d4233f241623e3b2bcbafdfcdecf86b4e8 (patch)
tree3d673e8e5771bcb1cacd520af409156ab317f111 /testsuites/psxtmtests/psxtmbarrier02/psxtmbarrier02.doc
parent2011-07-29 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e694c2d4233f241623e3b2bcbafdfcdecf86b4e8.tar.bz2
2011-07-29 Ricardo Aguirre <el.mastin@ymail.com>
PR 1859/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_barrier_wait - blocking * psxtmbarrier02/.cvsignore, psxtmbarrier02/Makefile.am, psxtmbarrier02/init.c, psxtmbarrier02/psxtmbarrier02.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/psxtmbarrier02/psxtmbarrier02.doc')
-rw-r--r--testsuites/psxtmtests/psxtmbarrier02/psxtmbarrier02.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmbarrier02/psxtmbarrier02.doc b/testsuites/psxtmtests/psxtmbarrier02/psxtmbarrier02.doc
new file mode 100644
index 0000000000..25bcacad2c
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmbarrier02/psxtmbarrier02.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 – blocking