commit | cf2d57952e2f1c4cfa0b2154d2e1274dfac9608b | [log] [tgz] |
---|---|---|
author | Patrik Flykt <patrik.flykt@intel.com> | Tue Feb 12 15:50:46 2019 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Mar 11 13:48:42 2019 -0400 |
tree | 42248e500ffe1c30a28512e2b5030cefd096b559 | |
parent | 15239a48c9c2f02138402c7d6e64554b247241b6 [diff] |
kernel/sched: Rename scheduler spinlock Rename scheduler spinlock sched_lock to sched_spinlock as it will collide with the cleanup of the reserved function name _sched_lock(), which will also be called sched_lock(). Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>