zephyr/arch/x86/core/intel64
Andrew Boie 1f6f977f05 kernel: centralize new thread priority check
This was being done inconsistently in arch_new_thread(), just
move to the core kernel.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-04-21 18:45:45 -04:00
..
cpu.c kernel: interrupt/idle stacks/threads as array 2020-03-16 23:17:36 +02:00
fatal.c
irq.c
locore.S x86: organize 64-bit ESF 2020-02-08 08:51:43 -05:00
thread.c kernel: centralize new thread priority check 2020-04-21 18:45:45 -04:00
userspace.S