| Package | Description |
|---|---|
| caoss.simulator.hardware | |
| caoss.simulator.os |
| Modifier and Type | Method and Description |
|---|---|
Context |
CPUCore.getContext()
Obtain the context currently running in the core
|
| Modifier and Type | Method and Description |
|---|---|
void |
CPUCore.load(Context context)
Load context to the core
|
void |
SimpleCPUCore.load(Context context) |
| Modifier and Type | Field and Description |
|---|---|
Context |
ProcessControlBlock.context
The process's running context
|
| Modifier and Type | Method and Description |
|---|---|
Context |
ProcessControlBlock.getContext() |