|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalSSB | |
---|---|
org.mmtk.utility.deque |
Uses of LocalSSB in org.mmtk.utility.deque |
---|
Subclasses of LocalSSB in org.mmtk.utility.deque | |
---|---|
class |
AddressDeque
This supports unsynchronized enqueuing and dequeuing of addresses |
class |
AddressPairDeque
This supports unsynchronized enqueuing and dequeuing of address pairs |
class |
AddressTripleDeque
This supports unsynchronized enqueuing and dequeuing of address triples |
class |
LocalDeque
Note this may perform poorly when being used as a FIFO structure with insertHead and pop operations operating on the same buffer. |
(package private) class |
LocalQueue
This class implements a local (unsynchronized) queue. |
class |
ObjectReferenceDeque
This supports unsynchronized enqueuing and dequeuing of object references |
class |
SortTODAddressStack
This supports unsynchronized pushing and popping of addresses. |
class |
SortTODObjectReferenceStack
This supports unsynchronized pushing and popping of object references. |
class |
TraceBuffer
This supports unsynchronized enqueuing and dequeuing of tracing data and bulk processing of the buffer. |
class |
WriteBuffer
This supports unsynchronized insertion of write buffer values. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |