Go to file
Allan Stephens 904cf97263 unified: Eliminate thread config structure used by work queues
Reworks k_work_q_start() so that it accepts its 3 configuration
settings directly, rather than forcing the caller to pass in a
configuration data structure.

Change-Id: Ic0bd1b94f1a1c8e0f8a84b3bd3677d59d0708734
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-25 00:10:34 +00:00
.known-issues
arch build: refactor kernel hex build to be common 2016-10-24 10:59:22 -05:00
boards board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
doc unified: Align thread creation APIs 2016-10-25 00:10:33 +00:00
drivers th02: Limit name space pollution by using 'static' 2016-10-24 20:10:15 +00:00
ext
fs
include unified: Eliminate thread config structure used by work queues 2016-10-25 00:10:34 +00:00
kernel unified: Eliminate thread config structure used by work queues 2016-10-25 00:10:34 +00:00
lib
misc kernel: Relocate ring buffer suppport to 'misc' directory 2016-10-21 15:33:31 +00:00
net Bluetooth: Fix build with unified kernel 2016-10-21 07:47:31 +03:00
samples samples: ipsp: whitelist platforms 2016-10-22 16:55:53 -04:00
scripts tests: Rename test_arm_m3_irq_vector_table test since it is not M3 specific 2016-10-24 22:56:19 +00:00
tests tests: Rename test_arm_m3_irq_vector_table test since it is not M3 specific 2016-10-24 22:56:19 +00:00
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc testcases: catch all fatal faults as failures 2016-10-19 15:05:47 +00:00
Kbuild
Kconfig
Kconfig.zephyr board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
LICENSE
MAINTAINERS board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Makefile board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Makefile.inc board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
zephyr-env.sh