zephyr/kernel/nanokernel
Benjamin Walsh 774c982226 nano_stack: rename instances of 'channel' to 'stack'
The 'channel' wording was misleading.

Change-Id: Idbfc2322fd6ba8e26d59255c9b9a6e2274df22a8
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:13:53 -05:00
..
include
compiler_stack_protect.c
ctors.c
idle.c
init.c
int_latency_bench.c
nano_context_data.c
nano_lifo.c nano_lifo: rename instance of 'channel' to 'lifo' 2016-02-05 20:13:52 -05:00
nano_mwfifo.c nano_fifo: rename instances of 'channel' to 'fifo' 2016-02-05 20:13:52 -05:00
nano_sema.c nano_sema: rename instances of 'channel' to 'sem' 2016-02-05 20:13:53 -05:00
nano_stack.c nano_stack: rename instances of 'channel' to 'stack' 2016-02-05 20:13:53 -05:00
nano_timer.c
nanocontextentry.c
nanofiber.c
nanoinit.c
nanometrics.c
nanotime.c
string_s.c
version.c