- javax.realtime - package javax.realtime
-
Jamaica's implementation of the Real-Time Specification for Java.
- javax.realtime.control - package javax.realtime.control
-
- javax.realtime.device - package javax.realtime.device
-
JamaicaVM's implementation of the RTSJ Device Module.
- javax.realtime.enforce - package javax.realtime.enforce
-
A contraint objects for RTSJ 2.0 are in this package.
- 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(Supplier<T>) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnter(BooleanSupplier) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnter(IntSupplier) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnter(LongSupplier) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnter(DoubleSupplier) - Method in class javax.realtime.memory.ScopedMemory
-
- 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(Supplier<P>, HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnter(BooleanSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnter(IntSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnter(LongSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnter(DoubleSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
-
- 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.
- joinAndEnterInternal(Supplier<P>, HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnterInternal(BooleanSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnterInternal(IntSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnterInternal(LongSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnterInternal(DoubleSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.ScopedMemory
-
- joinAndEnterPinned() - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(Runnable) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(Supplier<T>) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(BooleanSupplier) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(IntSupplier) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(LongSupplier) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(DoubleSupplier) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(Runnable, HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(Supplier<P>, HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(BooleanSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(IntSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(LongSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinned(DoubleSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinnedInternal(IntSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinnedInternal(LongSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
-
- joinAndEnterPinnedInternal(DoubleSupplier, HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
-
- joinPinned(HighResolutionTime<?>) - Method in class javax.realtime.memory.PinnableMemory
-
- 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.