zephyr/kernel/include
Benjamin Walsh ed240f2796 kernel/arch: streamline thread user options
The K_<thread option> flags/options avaialble to users were hidden in
the kernel private header files: move them to include/kernel.h to
publicize them.

Also, to avoid any future confusion, rename the k_thread.execution_flags
field to user_options.

Change-Id: I65a6fd5e9e78d4ccf783f3304b607a1e6956aeac
Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>
2017-01-24 13:34:50 +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/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
ksched.h kernel: rename thread states symbols 2017-01-24 13:34:49 +00:00
nano_internal.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
offsets_short.h kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
timeout_q.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
wait_q.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00