Timestamp:
02/28/15 17:06:37 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
5b393fa5
Parents:
1512761
git-author:
Sebastian Huber <sebastian.huber@…> (02/28/15 17:06:37)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/05/15 10:36:40)
Message:

score: Add ISR lock to Objects_Control

This enables per-object SMP locks on SMP configurations and is the first
step to support fine-grained locking. On uni-processor configuration
there will be no overhead. The _Objects_Acquire() is intended to
replace _Objects_Get_isr_disable().

Update #2273.

(No files)

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