Changeset 214d8ed in rtems for testsuites

Timestamp:
06/28/15 20:06:36 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
7237b3e
Parents:
12f93fbb
git-author:
Sebastian Huber <sebastian.huber@…> (06/28/15 20:06:36)
git-committer:
Sebastian Huber <sebastian.huber@…> (07/30/15 07:11:18)
Message:

score: Add self-contained mutex implementation

This mutex implementation uses a thread priority queue with a simple
priority inheritance mechanism (similar to the object based mutexes).
The storage space must be supplied by the user (16 bytes on 32-bit
targets).

(No files)

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