Uses of Class
org.jikesrvm.adaptive.controller.ControllerThread

Packages that use ControllerThread
org.jikesrvm.adaptive.controller   
 

Uses of ControllerThread in org.jikesrvm.adaptive.controller
 

Fields in org.jikesrvm.adaptive.controller declared as ControllerThread
static ControllerThread Controller.controllerThread
          The controller thread, it makes all the decisions (the thread sets this field when it is created.)