| Package | Description |
|---|---|
| org.jikesrvm.adaptive.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingPriorityQueue
This class extends PriorityQueueRVM to safely
support multiple producers/consumers where
the consumers are blocked if no objects are available
to consume.
|