Changeset 5aa0fa1 in rtems for cpukit/posix/src

Timestamp:
01/11/17 12:47:22 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
ef362818
Parents:
3d35bc0
git-author:
Sebastian Huber <sebastian.huber@…> (01/11/17 12:47:22)
git-committer:
Sebastian Huber <sebastian.huber@…> (01/11/17 12:52:15)
Message:

posix: Fix alarm() in SMP configurations

Avoid to change the CPU of the watchdog right in the middle of the
critical section. This would corrupt the watchdog lock states.

(No files)

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