Skip navigation links
aicas logoJamaica 8.3 release 1
A B C D E F G H I J L M N O P Q R S T U V W 

J

javax.realtime - package javax.realtime
Jamaica's implementation of the Real-Time Specification for Java.
javax.realtime.device - package javax.realtime.device
JamaicaVM's implementation of the RTSJ Device Module.
javax.realtime.memory - package javax.realtime.memory
 
javax.realtime.posix - package javax.realtime.posix
 
join(HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
Waits at most until the time designated by the time parameter for the reference count of this ScopedMemory to drop to zero.
join() - Method in class javax.realtime.memory.ScopedMemory
Waits until the reference count of this ScopedMemory goes down to zero.
join() - Method in class javax.realtime.ScopedMemory
Waits until the reference count of this ScopedMemory goes down to zero.
join(HighResolutionTime<?>) - Method in class javax.realtime.ScopedMemory
Waits at most until the time designated by the time parameter for the reference count of this ScopedMemory to drop to zero.
joinAndEnter() - Method in class javax.realtime.memory.ScopedMemory
In the error-free case, joinAndEnter combines join();enter(); such that no enter() from another schedulable can intervene between the two method invocations.
joinAndEnter(HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
In the error-free case, joinAndEnter combines join();enter(); such that no enter() from another schedulable can intervene between the two method invocations.
joinAndEnter(Runnable) - Method in class javax.realtime.memory.ScopedMemory
In the error-free case, joinAndEnter combines join();enter(); such that no enter() from another schedulable can intervene between the two method invocations.
joinAndEnter(Runnable, HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
In the error-free case, joinAndEnter combines join();enter(); such that no enter() from another schedulable can intervene between the two method invocations.
joinAndEnter() - Method in class javax.realtime.ScopedMemory
In the error-free case, joinAndEnter() combines join();enter(); such that no enter() from another schedulable can intervene between the two method invocations.
joinAndEnter(HighResolutionTime<?>) - Method in class javax.realtime.ScopedMemory
In the error-free case, joinAndEnter() combines join();enter(); such that no enter() from another schedulable can intervene between the two method invocations.
joinAndEnter(Runnable) - Method in class javax.realtime.ScopedMemory
In the error-free case, joinAndEnter() combines join();enter(); such that no enter() from another schedulable can intervene between the two method invocations.
joinAndEnter(Runnable, HighResolutionTime<?>) - Method in class javax.realtime.ScopedMemory
In the error-free case, joinAndEnter() combines join();enter(); such that no enter() from another schedulable can intervene between the two method invocations.
joinAndEnterPinned() - Method in class javax.realtime.memory.PinnableMemory
Same as ScopedMemory.joinAndEnter() except that the area may be pinned so the memory may not have been cleared.
joinAndEnterPinned(Runnable) - Method in class javax.realtime.memory.PinnableMemory
Same as ScopedMemory.joinAndEnter(Runnable) except that the area may be pinned so the memory may not have been cleared.
joinAndEnterPinned(HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
Same as ScopedMemory.joinAndEnter(HighResolutionTime) except that pinning is ignored so the memory may not have been cleared.
joinAndEnterPinned(Runnable, HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
Same as ScopedMemory.joinAndEnter(Runnable, HighResolutionTime) except that pinning is ignored so the memory may not have been cleared.
joinPinned(HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
Same as ScopedMemory.join(HighResolutionTime) except that the area may be pinned so the memory may not have been cleared.
joinPinned() - Method in class javax.realtime.memory.PinnableMemory
Same as ScopedMemory.join() except that the area may be pinned so the memory may not have been cleared.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links
aicas logoJamaica 8.3 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.