Changeset f926b34 in rtems for cpukit/score/include/rtems/score

Timestamp:
03/08/97 03:51:55 (27 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
133fb0e5
Parents:
dab057a
Message:

Modified calls to _Thread_Change_priority to take a third argument. The new
argument indicates whether the task is to be placed at the head or tail of
its priority fifo when it is lowering its own priority. POSIX normally
follows the RTEMS API conventions but GNAT expects that all lowering of
a task's priority by the task itself will result in being placed at the
head of the priority FIFO. Normally, this would only occur as the result
of lose of inherited priority.

(No files)

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