summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmcond01/psxtmcond01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmcond01/psxtmcond01.doc')
-rw-r--r--testsuites/psxtmtests/psxtmcond01/psxtmcond01.doc6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmcond01/psxtmcond01.doc b/testsuites/psxtmtests/psxtmcond01/psxtmcond01.doc
new file mode 100644
index 0000000000..9ea2348c7d
--- /dev/null
+++ b/testsuites/psxtmtests/psxtmcond01/psxtmcond01.doc
@@ -0,0 +1,6 @@
+This test benchmarks the following cases:
+
++ single invocation of creating a POSIX condition variable
+ (e.g pthread_cond_init)
++ single invocation of deleting a POSIX condition variable
+ (e.g pthread_cond_destroy)