Changeset d79df38 in rtems for cpukit/sapi/src/interrtext.c

Timestamp:
07/26/16 08:34:21 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
b1ef3674
Parents:
1fcac5ad
git-author:
Sebastian Huber <sebastian.huber@…> (07/26/16 08:34:21)
git-committer:
Sebastian Huber <sebastian.huber@…> (07/27/16 08:55:30)
Message:

score: Add deadlock detection

The mutex objects use the owner field of the thread queues for the mutex
owner. Use this and add a deadlock detection to
_Thread_queue_Enqueue_critical() for thread queues with an owner.

Update #2412.
Update #2556.
Close #2765.

(No files)

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