Skip to content
Commit 46e6c6f8 authored by Peter Mitsis's avatar Peter Mitsis Committed by Anas Nashif
Browse files

microkernel: lock interrupts in _k_state_bit_[re]set()



Locks interrupts in the microkernel routines _k_state_bit_reset() and
_k_state_bit_set(). This is a necessary pre-requisite for allowing
microkernel objects to pend on nanokernel objects since that feature
will require the manipulation of the microkernel queues in the context
of an ISR as well as the kernel server fiber.

Change-Id: I2d263707e0d3aed75bba971df878daa3d7ae1d11
Signed-off-by: default avatarPeter Mitsis <peter.mitsis@windriver.com>
parent 59c21a5f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment