Changeset 3250664 in rtems for cpukit/score/src

Timestamp:
07/15/14 17:37:36 (10 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.11, 5, master
Children:
0ea6d07
Parents:
ed7a028
git-author:
Joel Sherrill <joel.sherrill@…> (07/15/14 17:37:36)
git-committer:
Joel Sherrill <joel.sherrill@…> (07/15/14 18:42:30)
Message:

Thread Queue: Merge discipline subroutines into main methods

There was a lot of duplication between the discipline subroutines.
With the transition to RBTrees for priority discipline, there were
only a few lines of source code manipulating the data structure
for FIFO and priority. Thus is made sense to fold these back
into the main methods.

As part of doing this all of the tests for discipline were changed
to be in the same order.

(No files)

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