zephyr/arch/x86_64/include
Andy Ross e6af0f8caa arch/*: Add z_arch_irq_unlocked() predicate and test
It's useful to be able to inspect the key returned from
z_arch_irq_unlock() to see if interrupts were enabled at the point
where z_arch_irq_lock() was called.  Architectures tend to represent
this is a simple way that doesn't require platform assembly to
inspect.

Adds a simple test to kernel/common that validates this predicate with
a nested lock.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-06-03 12:03:48 -07:00
..
kernel_arch_data.h arch: all: Remove legacy code 2019-04-18 12:24:56 -07:00
kernel_arch_func.h arch/*: Add z_arch_irq_unlocked() predicate and test 2019-06-03 12:03:48 -07:00
kernel_arch_thread.h arch: all: Remove not used struct _caller_saved 2019-04-18 12:24:56 -07:00
offsets_short_arch.h
xuk-switch.h