Package
Class
Use
Tree
Deprecated
Index
Help
JamaicaVM 3.2 rel 62
RTSJ Implementation
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
W
waitForData()
- Method in class javax.realtime.
WaitFreeReadQueue
waitForData blocks until this queue is non-empty.
waitForNextPeriod()
- Static method in class javax.realtime.
RealtimeThread
waitForNextPeriod delays the current periodic thread until the beginning of the next period.
waitForNextPeriodInterruptible()
- Static method in class javax.realtime.
RealtimeThread
waitForNextPeriodInterruptible is an exact copy of waitForNextPeriod, but permits to be interrupted when waiting for the next period or when waiting to for a call to schedulePeriodic().
waitForObject(Object, HighResolutionTime)
- Static method in class javax.realtime.
HighResolutionTime
waitForObject waits for the given object using a HighResotutionTime as timeout.
WaitFreeDequeue
- Class in
javax.realtime
Deprecated.
RTSJ V1.0.1 class WaitFreeDequeue is deprecated. Use WaitFreeRead/WriteQueue instead.
WaitFreeDequeue(Runnable, Runnable, int, MemoryArea)
- Constructor for class javax.realtime.
WaitFreeDequeue
Deprecated.
RTSJ V1.0.1 class WaitFreeDequeue is deprecated. Use WaitFreeRead/WriteQueue instead.
WaitFreeReadQueue
- Class in
javax.realtime
Jamaica Realtime Specification for Java class WaitFreeReadQueue.
WaitFreeReadQueue(int, boolean)
- Constructor for class javax.realtime.
WaitFreeReadQueue
Constructor to construct a queue in immortal memory.
WaitFreeReadQueue(int, MemoryArea, boolean)
- Constructor for class javax.realtime.
WaitFreeReadQueue
Constructor to construct a queue in given memory area.
WaitFreeReadQueue(Runnable, Runnable, int, MemoryArea)
- Constructor for class javax.realtime.
WaitFreeReadQueue
Constructor to construct a non-blocking read queue in given memory area.
WaitFreeReadQueue(Runnable, Runnable, int, MemoryArea, boolean)
- Constructor for class javax.realtime.
WaitFreeReadQueue
Constructor to construct a non-blocking read queue in given memory area.
WaitFreeWriteQueue
- Class in
javax.realtime
Jamaica Realtime Specification for Java class WaitFreeWriteQueue.
WaitFreeWriteQueue(int)
- Constructor for class javax.realtime.
WaitFreeWriteQueue
Constructor to construct a non-blocking write queue in immortal memory.
WaitFreeWriteQueue(int, MemoryArea)
- Constructor for class javax.realtime.
WaitFreeWriteQueue
Constructor to construct a non-blocking write queue in given memory area.
WaitFreeWriteQueue(Thread, Thread, int, MemoryArea)
- Constructor for class javax.realtime.
WaitFreeWriteQueue
Constructor to construct a non-blocking write queue in given memory area.
write(Object)
- Method in class javax.realtime.
WaitFreeReadQueue
write writes an element to the queue.
write(Object)
- Method in class javax.realtime.
WaitFreeWriteQueue
write writes an element to the queue.
Package
Class
Use
Tree
Deprecated
Index
Help
JamaicaVM 3.2 rel 62
RTSJ Implementation
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
aicas GmbH, Karlsruhe - Germany
www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.