summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx09/psx09.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx09/psx09.doc')
-rw-r--r--testsuites/psxtests/psx09/psx09.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psx09/psx09.doc b/testsuites/psxtests/psx09/psx09.doc
index ed5f83bc9b..b90367b669 100644
--- a/testsuites/psxtests/psx09/psx09.doc
+++ b/testsuites/psxtests/psx09/psx09.doc
@@ -23,3 +23,4 @@ concepts:
+ thread priority no longer gets adjusted after obtaining mutex
+ thread priority gets locked at the ceiling level
+ unlocks mutex and thread priority is set to low priority successfully
++ lock returns proper status if deleted during lock operation