Uses of Class
org.jikesrvm.scheduler.SoftLatch

Packages that use SoftLatch
org.jikesrvm.adaptive.controller   
 

Uses of SoftLatch in org.jikesrvm.adaptive.controller
 

Fields in org.jikesrvm.adaptive.controller declared as SoftLatch
private  SoftLatch ControllerThread.sentinel
           
 

Constructors in org.jikesrvm.adaptive.controller with parameters of type SoftLatch
ControllerThread(SoftLatch sentinel)
          constructor