Changeset d5423295 in rtems

Timestamp:
05/18/15 09:09:14 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
20b423c6
Parents:
aa05cfbb
git-author:
Sebastian Huber <sebastian.huber@…> (05/18/15 09:09:14)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/19/15 13:14:33)
Message:

score: _Thread_Dispatch_disable_critical()

Thread dispatching is disabled in case interrupts are disabled. To get
an accurate thread dispatch disabled time it is important to use the
interrupt disabled instant in case a transition from an interrupt
disabled section to a thread dispatch level section happens.

(No files)

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