|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
PRIORITY_BASED==true
, the system scheduling is based on
priorities, as is the case for a standard JVM or RTOS.
PRIORITY_STRICT==true
.
PeriodicThread
which
is time driven.PeriodicEvent
object with the current
thread as source and a time stamp from the current system time.
PeriodicEvent
object with the specified
source object and a time stamp from the current system time.
PeriodicEvent
object with the current
thread as source and with the specified time stamp.
PeriodicEvent
object with the specified
source object and time stamp.
PeriodicEvent
object with the specified
source object and time-stamp with respect to the specified time-base.
PeriodicThread
object.
PeriodicThread
object.
PeriodicThread
object.
PeriodicThread
object.
doPost
which is synchronized (opposed to this method).
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |