Test interaction between priority donation and thread_set_priority().
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 18 May 2006 19:37:03 +0000 (19:37 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 18 May 2006 19:37:03 +0000 (19:37 +0000)
commit781c2687a8e8835ad34d7e472a80959a0d28c03a
treebb66e2edecabd2f14fb48eda6be7651d416ba2ad
parent9cc6fc4b68e697ff8bc897e93a8ba8c37ffbf328
Test interaction between priority donation and thread_set_priority().
Suggestion from Godmar Back.
TODO
doc/threads.texi
src/tests/threads/Make.tests
src/tests/threads/priority-donate-lower.c [new file with mode: 0644]
src/tests/threads/priority-donate-lower.ck [new file with mode: 0644]
src/tests/threads/tests.c
src/tests/threads/tests.h