Shaft::baseproc: Difference between revisions
Change name of PendingActive and Active to Ready and Calc based on totk ai nodes QueryGenericIsSleepOrReady and QueryActorHolderIsCalcOrPauseState |
Remove "base procedure" for lack of source |
||
| Line 1: | Line 1: | ||
Shaft::baseproc implements a concurrent actor framework based on scheduling units called a " | Shaft::baseproc implements a concurrent actor framework based on scheduling units called a "BaseProc". BaseProcs can be asynchronously created by an application and later inserted into the system and modified via requests. | ||
=== BaseProcMgr === | === BaseProcMgr === | ||