| Package | Description |
|---|---|
| javax.realtime.memory |
| Modifier and Type | Method and Description |
|---|---|
void |
ScopedMemory.enter()
Associates this memory area with the current schedulable for the duration
of the execution of the
run() method of the instance of Runnable given in the constructor. |
void |
ScopedMemory.enter(java.lang.Runnable logic)
Associates this memory area with the current schedulable for the duration
of the execution of the
run() method of the given Runnable. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2017 aicas GmbH. All Rights Reserved.