Changeset 5a598ac in rtems for cpukit/libnetworking

Timestamp:
05/27/16 06:02:03 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
33e250c9
Parents:
bbb3c5f
git-author:
Sebastian Huber <sebastian.huber@…> (05/27/16 06:02:03)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/30/16 14:16:23)
Message:

score: Add CORE mutex variants

Add CORE_recursive_mutex_Control and CORE_ceiling_mutex_Control to avoid
the run-time evaluation of attributes to figure out how a particular
mutex methods should behave. Start with the no protocol variants. This
eliminates the CORE_MUTEX_DISCIPLINES_FIFO and
CORE_MUTEX_DISCIPLINES_PRIORITY disciplines.

(No files)

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