Add another test that locks & unlocks in FIFO order instead of stack
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 17 May 2006 22:07:27 +0000 (22:07 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 17 May 2006 22:07:27 +0000 (22:07 +0000)
commite373cd64cfe799b3cb148e1117f3b3184b5a6457
tree8989992a8f8854d0501945f8150d7e9df2352751
parentfd36e1fee6a7f98bfbc13aa20f0ee7d3aeab72ef
Add another test that locks & unlocks in FIFO order instead of stack
order, to catch more bugs.
Idea and code by Godmar Back.
TODO
src/tests/threads/Make.tests
src/tests/threads/Rubric.priority
src/tests/threads/priority-donate-multiple2.c [new file with mode: 0644]
src/tests/threads/priority-donate-multiple2.ck [new file with mode: 0644]
src/tests/threads/tests.c
src/tests/threads/tests.h