zephyr/kernel/include
Andrew Boie 6f654bbafd mempool: use k_malloc heap for ISR allocations
Fixes an issue where calling z_thread_malloc() would
borrow the resource pool of whatever thread happened
to be interrupted at the time.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-01-24 09:27:59 -08:00
..
gen_offset.h headers: Fix headers guards 2018-09-17 15:49:26 -04:00
kernel_arch_interface.h kernel: arch: Clarify output switch handle requirements in arch_switch 2020-01-21 14:47:52 -08:00
kernel_internal.h mempool: use k_malloc heap for ISR allocations 2020-01-24 09:27:59 -08:00
kernel_offsets.h arch/x86/intel64: Fix assumption with dummy threads 2019-10-19 12:09:32 -07:00
ksched.h tracing: better positioning of tracing points 2020-01-09 11:21:19 -05:00
kswap.h kernel/swap: Add SMP "wait for switch" synchronization 2020-01-21 14:47:52 -08:00
offsets_short.h x86: implement interrupt stack trampoline 2019-02-14 12:46:36 -05:00