kernel.resource: Change KrnSchedule() interface (again)
authorJason S. McMullan <jason.mcmullan@gmail.com>
Thu, 15 Aug 2013 03:38:00 +0000 (23:38 -0400)
committerJason S. McMullan <jason.mcmullan@gmail.com>
Fri, 27 Sep 2013 02:46:48 +0000 (22:46 -0400)
commitc08aef43753595fc96f1a0c9d7d794a9aa64dca7
tree0e3567c98fa1c117a3822f5cb1a3d418d62f63db
parent5d585a0352e9ba2d8552cde21a8005824d01de9a
kernel.resource: Change KrnSchedule() interface (again)

The intent is that SysBase->TDNestCnt is simply a cached
copy of the kernel's internal forbid counter, and all
management of that (locked) internal counter is through
the kernel.resource API

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
AROS/compiler/include/aros/kernel.h
AROS/rom/kernel/kernel.conf
AROS/rom/kernel/scheduling.c