Changeset 577262a7 in rtems for cpukit/score/src

Timestamp:
10/22/21 05:31:46 (2 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
45e942d
Parents:
3c076041
git-author:
Sebastian Huber <sebastian.huber@…> (10/22/21 05:31:46)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/23/21 10:00:28)
Message:

score: Add red-black tree append/prepend

These functions are a faster alternative to _RBTree_Insert_inline() if
it is known that the new node is the maximum/minimum node.

Update #4531.

(No files)

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