Changeset f068384e in rtems for cpukit/score

Timestamp:
07/24/13 10:03:31 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
c6e21ee1
Parents:
bd5606ab
git-author:
Sebastian Huber <sebastian.huber@…> (07/24/13 10:03:31)
git-committer:
Sebastian Huber <sebastian.huber@…> (07/26/13 09:55:44)
Message:

score: Create schedulerpriority impl header

Move implementation specific parts of schedulerpriority.h and
schedulerpriority.inl into new header file schedulerpriorityimpl.h. The
schedulerpriority.h contains now only the application visible API.

Add missing includes. Remove superfluous includes.

Move declaration of _Priority_Bit_map to prioritybitmap.inl since this
variable is used only here.

Remove second declaration of _Priority_Major_bit_map.

(No files)

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