Changeset cdf30f05 in rtems for c/src

Timestamp:
06/19/15 12:57:44 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
df8341a
Parents:
f9090ac
git-author:
Sebastian Huber <sebastian.huber@…> (06/19/15 12:57:44)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/22/15 06:40:26)
Message:

rtems: Add rtems_interrupt_local_disable|enable()

Add rtems_interrupt_local_disable|enable() as suggested by Pavel Pisa to
emphasize that interrupts are only disabled on the current processor.
Do not define the rtems_interrupt_disable|enable|flash() macros and
functions on SMP configurations since they don't ensure system wide
mutual exclusion.

(No files)

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