Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
W
Y
W
wait(Object)
- Static method in class se.lth.cs.realtime.
Condition
Replacement for
java.lang.Object.wait()
.
wait(Object, long)
- Static method in class se.lth.cs.realtime.
Condition
Call
wait(timeout)
in
monitor
, but considering application time before return.
waitToPerform()
- Method in class se.lth.cs.realtime.
CyclicThread
Defines the waiting policy of this thread.
waitToPerform()
- Method in class se.lth.cs.realtime.
PeriodicThread
Wait until the beginning of the next period.
waitToPerform()
- Method in class se.lth.cs.realtime.
SporadicThread
Lets this thread wait for a call to the function
trigger
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
W
Y