zephyr/tests/benchmarks
Andy Ross ec554f44d9 kernel: Split reschdule & pend into irq/spin lock versions
Just like with _Swap(), we need two variants of these utilities which
can atomically release a lock and context switch.  The naming shifts
(for byte count reasons) to _reschedule/_pend_curr, and both have an
_irqlock variant which takes the traditional locking.

Just refactoring.  No logic changes.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-02-08 14:49:39 -05:00
..
app_kernel kernel: remove k_alert API 2019-01-16 21:34:07 -05:00
boot_time cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
latency_measure benchmarks: latency_measure: convert from k_alert to workqueue 2019-01-16 21:34:07 -05:00
sched kernel: Split reschdule & pend into irq/spin lock versions 2019-02-08 14:49:39 -05:00
sys_kernel arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
timing_info userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00