|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WaiterSet | |
javax.realtime.DSS |
Uses of WaiterSet in javax.realtime.DSS |
Subclasses of WaiterSet in javax.realtime.DSS | |
class |
FIFOWaiterSet
Collection type for queues of RealTimeThread 's
waiting for a Resource . |
class |
PriorityWaiterSet
Collection type for queues of RealTimeThread 's using priority ordering, and FIFO ordering
for equal priorities. |
Fields in javax.realtime.DSS declared as WaiterSet | |
protected WaiterSet |
Resource.waiters
The waiter set of this resource, used to implement the scheduling policy of this resource. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |