commit | 69555e8efd228fd2f61fb5ad74bb5bdffb0809ce | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Wed Jun 03 15:39:21 2015 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:15 2016 -0500 |
tree | d30a77ab507184e1a1431d1ea7e31a59dcc51592 | |
parent | 24dd3044ca77584577417a7626eaa3c7130ab831 [diff] |
Cleanup of nanokernel's fiber scheduling routine 1) Renames routine to conform to kernel naming conventions. 2) Relocates routine declaration to include files for non-public nanokernel APIs. 3) Relocates routine definition so that it resides with the nanokernel's other fiber manipulation routines. 4) Eliminates an unnecessary argument to the routine. Change-Id: Ia139280dfea36262ca8417708786b4989f3eaee1 Signed-off-by: Allan Stephens <allan.stephens@windriver.com>