commit | 04ed860c68040139a7aeb7ae8fda3e3d2439cd3b | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <benjamin.walsh@windriver.com> | Wed Dec 21 14:36:43 2016 -0500 |
committer | Andrew Boie <andrew.p.boie@intel.com> | Fri Jan 06 17:32:23 2017 +0000 |
tree | b4469a1276bc9679a830d972a1eb67e17028eafe | |
parent | c0f0dd973495efcdf2f62bd551203f11c1638fe2 [diff] |
kernel: make _thread.sched_locked a non-atomic operator variable Not needed, since only the thread itself can modifiy its own sched_locked count. Change-Id: I3d3d8be548d2b24ca14f51637cc58bda66f8b9ee Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>