Changeset 9c30c31e in rtems for cpukit/score

Timestamp:
11/16/17 13:38:07 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
ec771f2
Parents:
79a998d
Message:

score: Fix _Thread_queue_Flush_critical()

The thread queue extract operations performed by the
_Thread_queue_Flush_critical() may result in a priority change of the
thread queue owner. Carry out the scheduler priority update operation.
This is especially important in SMP configurations.

Close #3236.

(No files)

Note: See TracChangeset for help on using the changeset viewer.