Changeset cc366ec in rtems for cpukit/score/preinstall.am

Timestamp:
04/24/15 10:02:20 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
f5d6c8b
Parents:
383cf42
git-author:
Sebastian Huber <sebastian.huber@…> (04/24/15 10:02:20)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/19/15 10:00:45)
Message:

score: New thread queue implementation

Use thread wait flags for synchronization. The enqueue operation is now
part of the initial critical section. This is the key change and
enables fine grained locking on SMP for objects using a thread queue
like semaphores and message queues.

Update #2273.

(No files)

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