Timestamp:
03/17/15 15:24:44 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
7b35a36
Parents:
e0a25fb
git-author:
Sebastian Huber <sebastian.huber@…> (03/17/15 15:24:44)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/20/15 07:49:33)
Message:

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.

(No files)

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