commit | 069fd3624e4228bc21da199ba64c511a24d29226 | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <benjamin.walsh@windriver.com> | Tue Nov 22 17:48:13 2016 -0500 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Nov 23 00:27:42 2016 +0000 |
tree | b4e8a4b5f522730e38f4a4971cf95b4530304ed9 | |
parent | 50eb51a745fe3c153e1ccbbf2d90ad7762f9bc41 [diff] |
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>