source: rtems/testsuites/sptests/spintrcritical23/spintrcritical23.scn @ 7b35a36

4.115
Last change on this file since 7b35a36 was 6a941e3, checked in by Sebastian Huber <sebastian.huber@…>, on 03/17/15 at 15:24:44

score: Fix _Thread_Change_priority()

Atomically update the current priority of a thread and the wait queue.
Serialize the scheduler update in a separate critical section with a
generation number.

New test sptests/spintrcritical23.

Close #2310.

  • Property mode set to 100644
File size: 78 bytes
Line 
1*** BEGIN OF TEST SPINTRCRITICAL 23 ***
2*** END OF TEST SPINTRCRITICAL 23 ***
Note: See TracBrowser for help on using the repository browser.