Changeset 631b3c8 in rtems for cpukit/rtems/include

Timestamp:
05/23/16 09:40:18 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
9ec7d492
Parents:
c3d8d9e
git-author:
Sebastian Huber <sebastian.huber@…> (05/23/16 09:40:18)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/25/16 10:43:54)
Message:

score: Move thread queue MP callout to context

Drop the multiprocessing (MP) dependent callout parameter from the
thread queue extract, dequeue, flush and unblock methods. Merge this
parameter with the lock context into new structure Thread_queue_Context.
This helps to gets rid of the conditionally compiled method call
helpers.

(No files)

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