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)
commitedb2693ddd1f451e190a81da0ddda4df845fb246
tree563097f09d97db9172d1a8d0e617dce438e97147
parent0dcc06ad6d72b0bb34310fd376193d1954d79ebf
Add another test that checks priority scheduling in the case of
priority donation to a blocked thread.
Idea and code by Godmar Back.
TODO
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