Changeset 0b422d56 in rtems

Timestamp:
01/02/13 17:56:36 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
1794f33
Parents:
57f125d
git-author:
Sebastian Huber <sebastian.huber@…> (01/02/13 17:56:36)
git-committer:
Sebastian Huber <sebastian.huber@…> (01/07/13 14:13:57)
Message:

rtems: Simplify _Event_Surrender()

It is impossible to reach the simplified expression if we are in the
THREAD_BLOCKING_OPERATION_TIMEOUT state since in this case Wait.count
(event condition) would be set to zero and thus the seized event set
would be empty.

(No files)

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