|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Scheduler
if they provide a run()
method and the methods defined below.Scheduler
manages the
execution of schedulable objects and may implement a feasibility algorithm.SchedulingParameters
,
ImportanceParameters
, and an
others defined for particular schedulers provide the parameters to be used by the
Scheduler
.ScopedMemory
where that operation would cause a
violation of the single parent rule.ScopedCycleException
.
ScopedCycleException
.
ScopedMemory
is the abstract base class of all classes dealing with representations of
memory spaces which have a limited lifetime.ScopedMemory
area with the given parameters.
ScopedMemory
area with the given parameters.
ScopedMemory
area with the given parameters.
ScopedMemory
area with the given parameters.
ImmortalPhysicalMemory
,
LTPhysicalMemory
,
VTPhysicalMemory
,
RawMemoryAccess
, or
RawMemoryFloatAccess
is given an invalid size or if an accessor
method on one of the above classes would cause access to an invalid address.SizeOutOfBoundsException
.
SizeOutOfBoundsException
.
run()
method
will be released aperiodically but with a minimum time between releases.SporadicParameters
object.
RealTimeThread
is currently scheduled, i.e., has an
EventNotice
on this
EventList
.
AbsoluteTime
at which the event is to be scheduled
RealtimeThread
's
Scheduler
.
RealtimeThread
's
Scheduler
.
Preemptableresource
.
PriorityInheritanceResource
.
Resource
if not already held.
Timer
MemoryParameters
of this
schedulable object.
obj
.
ProcessingGroupParameters
of this
schedulable object.
ReleaseParameters
of
this object
ReleaseParameters
of
this object if feasible
Scheduler
of
this object
Scheduler
and associated
parameters of this object
RealtimeThread
's scheduling
parameters
SchedulingParameters
of this object
SchedulingParameters
of this object if feasible
EventNotice
's
on this EventList
.
RealtimeThread
's
Timer
starts measuring time from when it is
started.
RealtimeThread
's
start cost.
RealtimeThread
started running.
RealtimeThread
has
started, i.e., begun its run()
routine.
AbsoluteTime
representing the result of subtracting
time from the value of this and normalizing the result.
RelativeTime
from this AbsoluteTime
.
RelativeTime
representing the result of subtracting
time from the value of this and normalizing the result.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |