Changeset 7d6e94b in rtems for cpukit/rtems/src/eventtimeout.c

Timestamp:
03/04/15 07:02:19 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
7183f1cd
Parents:
4c8a0ac
git-author:
Sebastian Huber <sebastian.huber@…> (03/04/15 07:02:19)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/05/15 10:36:45)
Message:

score: Implement fine-grained locking for events

Use the ISR lock of the thread object to protect the event state and
use the Giant lock only for the blocking operations.

Update #2273.

(No files)

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