Changeset f8f1bdad in rtems for cpukit/score

Timestamp:
08/23/13 10:19:13 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
db0e05ff
Parents:
215ccce
git-author:
Sebastian Huber <sebastian.huber@…> (08/23/13 10:19:13)
git-committer:
Sebastian Huber <sebastian.huber@…> (08/26/13 08:02:53)
Message:

score: PR2140: Fix _Thread_queue_Process_timeout()

The _Thread_queue_Process_timeout() operation had several race
conditions in the event of nested interrupts. Protect the critical
sections via disabled interrupts.

(No files)

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