powermac-rom/NanoKernel
Elliot Nunn fba585b5e3 Use new _AssertAndRelease macro
This is the usual way to release a lock. Most MP calls employ it
indirectly, through their return path.
2018-02-18 01:24:19 +08:00
..
InnerMakeFile Initial commit 2018-02-18 01:24:10 +08:00
MakeFile Initial commit 2018-02-18 01:24:10 +08:00
NanoKernel.s Initial commit 2018-02-18 01:24:10 +08:00
NKAdditions.s Initial commit 2018-02-18 01:24:10 +08:00
NKAddressSpaceMPCalls.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKBuiltinInit.s Initial commit 2018-02-18 01:24:10 +08:00
NKCacheCalls.s Initial commit 2018-02-18 01:24:10 +08:00
NKConsoleLog.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKEquates.s Initial commit 2018-02-18 01:24:10 +08:00
NKIndex.s Initial commit 2018-02-18 01:24:10 +08:00
NKInit.s Initial commit 2018-02-18 01:24:10 +08:00
NKInterrupts.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKMacros.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKMPCalls.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKPaging.s Initial commit 2018-02-18 01:24:10 +08:00
NKPoolAllocator.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKPowerCalls.s Initial commit 2018-02-18 01:24:10 +08:00
NKPrimaryIntHandlers.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKProcFlagsTbl.s Initial commit 2018-02-18 01:24:10 +08:00
NKProcInfoTbl.s Initial commit 2018-02-18 01:24:10 +08:00
NKQueues.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKReplacementInit.s Initial commit 2018-02-18 01:24:10 +08:00
NKRTASCalls.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKScheduler.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKScreenConsole.s Initial commit 2018-02-18 01:24:10 +08:00
NKSleep.s Initial commit 2018-02-18 01:24:10 +08:00
NKTasks.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKThud.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKTimers.s Reverse Event Group MP calls 2018-02-18 01:24:18 +08:00
NKTranslation.s Initial commit 2018-02-18 01:24:10 +08:00
NKVMCalls.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00