|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LocalQueue | |
|---|---|
| org.mmtk.utility.deque | |
| Uses of LocalQueue in org.mmtk.utility.deque |
|---|
| Subclasses of LocalQueue 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. |
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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||