zephyr/lib
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
..
cmsis_rtos_v1 lib: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
cmsis_rtos_v2 lib: cmsis_rtos_v2: Join and detach support 2019-02-08 11:59:38 -05:00
gui gui: Corrected typo in object realign Kconfig option 2019-02-08 09:35:18 -06:00
libc userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
os userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
posix kernel: Split reschdule & pend into irq/spin lock versions 2019-02-08 14:49:39 -05:00
CMakeLists.txt lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00
Kconfig lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00