zephyr/arch/nios2/core
Benjamin Walsh 069fd3624e kernel: streamline initialization of _thread_base and timeouts
Move _thread_base initialization to _init_thread_base(), remove mention
of "nano" in timeouts init and move timeout init to _init_thread_base().
Initialize all base fields via the _init_thread_base in semaphore groups
code.

Change-Id: I05b70b06261f4776bda6d67f358190428d4a954a
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-11-23 00:27:42 +00:00
..
offsets
cache.c
cpu_idle.c
crt0.S
exception.S
fatal.c
irq_manage.c
irq_offload.c
Makefile
prep_c.c
reset.S
sw_isr_table.S
swap.S
thread.c