MkRuntimeC - The class known as mkrt or runtime is the main jvmkkernel application environment … More...
Collaboration diagram for MkRuntimeC_JV_API:Topics | |
| MkRuntimeC_Class_JV_API | |
| MkRuntimeC_Config_JV_API | |
| MkRuntimeC - various functions to configure the MkRuntimeRLS (only C) … | |
| MkRuntimeC_Info_JV_API | |
| MkRuntimeC - various functions to print information about the rt … | |
Classes | |
| class | jvmkkernel.MkRuntimeC |
| MkRuntimeC - The class known as mkrt or runtime is the main jvmkkernel application environment … More... | |
MkRuntimeC - The class known as mkrt or runtime is the main jvmkkernel application environment …
The runtime is automatically created as thread-local-storage at startup, so that each new thread receives a thread-specific runtime. Each instance of the thread has a link to the runtime it was created in:
MkOBJ_R(instance).objRt = MkObjectS.objRt--enable-thread configure option of Nhi1Config