Changeset 888da71 in rtems

Timestamp:
11/16/17 06:17:05 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
79a998d
Parents:
d4b99ae3
git-author:
Sebastian Huber <sebastian.huber@…> (11/16/17 06:17:05)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/16/17 06:45:17)
Message:

score: Check thread resource count in timer server

The watchdog routines invoked by the timer server may use mutexes for
synchronization. Ensure that the resource count of the timer server is
zero after each watchdog routine invocation. This helps to detect
broken watchdog routines.

(No files)

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