zephyr/kernel/include
Vincenzo Frascino dfed8c4874 kernel: Add stack_info to k_thread
This patck adds the stack information into the k_thread data structure.
The information will be set by when creating a new thread (_new_thread)
and will be used by the scheduling process.

Change-Id: Ibe79fe92a9ef8bce27bf8616d8e0c878508c267d
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@linaro.org>
2017-04-25 16:02:38 +00:00
..
gen_offset.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
kernel_offsets.h kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
kernel_structs.h kernel: Add stack_info to k_thread 2017-04-25 16:02:38 +00:00
ksched.h kernel: Add thread events to kernel event logger 2017-04-25 02:16:36 +00:00
nano_internal.h kernel: cleanup use of naked unsigned in _new_thread 2017-04-21 20:34:41 +00:00
offsets_short.h kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
timeout_q.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
wait_q.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00