| java.lang.Object DEOS.DEOSKernel
DEOSKernel | class DEOSKernel (Code) | | DOCUMENT ME!
|
threadDuplicateISR | public static int threadDuplicateISR(Code) | | |
threadInScheduleBefore | public static int threadInScheduleBefore(Code) | | |
threadInsufficientBudget | public static int threadInsufficientBudget(Code) | | |
threadInsufficientPrivilege | public static int threadInsufficientPrivilege(Code) | | |
threadInsufficientRAMForStack | public static int threadInsufficientRAMForStack(Code) | | |
threadInvalidFromDynamicProcess | public static int threadInvalidFromDynamicProcess(Code) | | |
threadInvalidHandle | public static int threadInvalidHandle(Code) | | |
threadInvalidInterrupt | public static int threadInvalidInterrupt(Code) | | |
threadInvalidTemplate | public static int threadInvalidTemplate(Code) | | |
threadMaximumThreadsExceeded | public static int threadMaximumThreadsExceeded(Code) | | |
threadNoSuchThread | public static int threadNoSuchThread(Code) | | |
threadNotActive | public static int threadNotActive(Code) | | |
threadNotDormant | public static int threadNotDormant(Code) | | |
threadNotDynamic | public static int threadNotDynamic(Code) | | |
threadNotSchedulable | public static int threadNotSchedulable(Code) | | |
threadNotStatic | public static int threadNotStatic(Code) | | |
threadPrimaryCannotBeISR | public static int threadPrimaryCannotBeISR(Code) | | |
threadSuccess | public static int threadSuccess(Code) | | |
coldStartKernel | static void coldStartKernel()(Code) | | |
createThreadK | static int createThreadK(String name, int threadTemplateId, int threadBudget, int periodIndex)(Code) | | |
deleteThreadK | static int deleteThreadK(Thread theThread)(Code) | | |
localStartThread | static int localStartThread(Thread theThread, int requestedThreadBudget, int periodIndex)(Code) | | |
waitUntilNextPeriodK | static int waitUntilNextPeriodK(Thread th)(Code) | | |
|
|