Changeset ac8402dd in rtems for cpukit/score/src/mutex.c

Timestamp:
06/27/16 08:20:34 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
3a58dc8
Parents:
f4d1f30
git-author:
Sebastian Huber <sebastian.huber@…> (06/27/16 08:20:34)
git-committer:
Sebastian Huber <sebastian.huber@…> (07/27/16 08:55:30)
Message:

score: Simplify _Thread_queue_Boost_priority()

Raise the priority under thread queue lock protection and omit the
superfluous thread queue priority change, since the thread is extracted
anyway. The unblock operation will pick up the new priority.

Update #2412.
Update #2556.
Update #2765.

(No files)

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