summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmrwlock01/psxtmrwlock01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmrwlock01/psxtmrwlock01.doc')
-rw-r--r--testsuites/psxtmtests/psxtmrwlock01/psxtmrwlock01.doc7
1 files changed, 4 insertions, 3 deletions
diff --git a/testsuites/psxtmtests/psxtmrwlock01/psxtmrwlock01.doc b/testsuites/psxtmtests/psxtmrwlock01/psxtmrwlock01.doc
index 7ccf6efbeb..147a36ac10 100644
--- a/testsuites/psxtmtests/psxtmrwlock01/psxtmrwlock01.doc
+++ b/testsuites/psxtmtests/psxtmrwlock01/psxtmrwlock01.doc
@@ -15,9 +15,10 @@ This test benchmarks the following operations:
+ pthread_rwlock_rdlock - available
+ pthread_rwlock_unlock
+ pthread_rwlock_tryrdlock - available
++ pthread_rwlock_tryrdlock - not available
+ pthread_rwlock_timedrdlock - available
-+ pthread_rwlock_wrlock - available
-+ pthread_rwlock_trywrlock - available
++ pthread_rwlock_wrlock - available
++ pthread_rwlock_trywrlock - available
++ pthread_rwlock_trywrlock - not available
+ pthread_rwlock_timedwrlock - available
+ pthread_rwlock_destroy
-