Add another test that checks priority scheduling in the case of
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 17 May 2006 22:56:20 +0000 (22:56 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 17 May 2006 22:56:20 +0000 (22:56 +0000)
commit2791793b038dec7e3365d6570bff5c3afaaa188c
tree4f7fc52ad40902e64d019a79795a066453f98f79
parent7e97928e155c19be56010f3f8ec2dc8f03c6985c
Add another test that checks priority scheduling in the case of
priority donation to a blocked thread.
Idea and code by Godmar Back.
doc/threads.texi
src/tests/threads/Make.tests
src/tests/threads/Rubric.priority
src/tests/threads/priority-donate-sema.c [new file with mode: 0644]
src/tests/threads/priority-donate-sema.ck [new file with mode: 0644]
src/tests/threads/tests.c
src/tests/threads/tests.h