source: rtems/testsuites/smptests/smpscheduler03/smpscheduler03.scn @ c0bff5e

4.115
Last change on this file since c0bff5e was c0bff5e, checked in by Sebastian Huber <sebastian.huber@…>, on 05/15/14 at 08:31:22

score: Split SMP scheduler enqueue function

Extract code from _Scheduler_SMP_Enqueue_ordered() and move it to the
new function _Scheduler_SMP_Enqueue_scheduled_ordered() to avoid
untestable execution paths.

Add and use function _Scheduler_SMP_Unblock().

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