Go to file
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
.known-issues
arch kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
boards boards: arm: Add board for MPS2 with AN383 2017-01-23 15:15:54 -06:00
doc docs: sensor: update included example code 2017-01-23 15:32:54 +02:00
drivers clock_control: nrf5_power: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
ext spi: Introduce new mcux shim driver 2017-01-23 15:15:54 -06:00
include kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
kernel kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
misc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
samples Merge "Merge arm branch into master" 2017-01-24 03:01:03 +00:00
scripts boards: arm: Add board for MPS2 with AN383 2017-01-23 15:15:54 -06:00
subsys kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
tests kernel/arch: streamline thread user options 2017-01-24 13:34:50 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE
MAINTAINERS boards: arm: Add board for MPS2 with AN383 2017-01-23 15:15:54 -06:00
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00