|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BlockingPriorityQueue | |
|---|---|
| org.jikesrvm.adaptive.controller | |
| Uses of BlockingPriorityQueue in org.jikesrvm.adaptive.controller |
|---|
| Fields in org.jikesrvm.adaptive.controller declared as BlockingPriorityQueue | |
|---|---|
static BlockingPriorityQueue |
Controller.compilationQueue
A blocking priority queue where the controller will place methods to be opt compiled (an output of the controller thread) |
static BlockingPriorityQueue |
Controller.controllerInputQueue
A blocking priority queue where organizers place events to be processed by the controller (an input to the controller thread) |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||