zephyr/arch/nios2
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
..
core kernel: streamline initialization of _thread_base and timeouts 2016-11-23 00:27:42 +00:00
include kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
soc qemu_nios2: increase RAM size 2016-07-29 20:47:11 +00:00
Kbuild
Kconfig doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Makefile build: refactor kernel hex build to be common 2016-10-24 10:59:22 -05:00
defconfig