zephyr/include/microkernel
Allan Stephens a28da06c0f kernel: Fix to DEFINE_TASK() macro
Adds type cast to convert task group argument to a numeric value,
in case the caller passes in "NULL" (as Kernel Primer says to do
when the task isn't a member of any task group).

Change-Id: I549f86aba0f340c2fb256c4fceeaf786fb8eb5fc
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-11 09:54:44 -05:00
..
base_api.h debug: add debug tracing support for task initialization 2016-03-11 22:13:30 +00:00
command_packet.h
event.h doc: API doc edits for microkernel event.h 2016-02-11 20:12:31 +00:00
fifo.h microkernel: Fix fifo buffer name generation in DEFINE_FIFO 2016-07-20 17:03:32 +00:00
mailbox.h
memory_map.h
memory_pool.h doc: microkernel/memory_pool: fix parameter reference tag 2016-04-15 22:06:42 +00:00
mutex.h
pipe.h
semaphore.h
task.h kernel: Fix to DEFINE_TASK() macro 2016-10-11 09:54:44 -05:00
ticks.h microkernel: Add support for *_sleep() during initialization 2016-03-26 10:17:15 +00:00