Changeset 0965b7c8 in rtems for cpukit/rtems

Timestamp:
03/12/21 13:16:30 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
4ebdbee
Parents:
5d752e7b
git-author:
Sebastian Huber <sebastian.huber@…> (03/12/21 13:16:30)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/16/21 13:47:25)
Message:

rtems: Require RTEMS_PRIORITY for MrsP semaphores

MrsP semaphores are a generalization of the priority ceiling semaphores
for SMP configurations. Priority ceiling semaphores are required to use
the priority task wait queue discipline. Require this discipline also
for MrsP semaphores.

Close #4347.

(No files)

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