|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RVMThread.SoftHandshakeVisitor | |
---|---|
org.jikesrvm.compilers.opt.runtimesupport | |
org.jikesrvm.mm.mmtk | |
org.jikesrvm.scheduler |
Uses of RVMThread.SoftHandshakeVisitor in org.jikesrvm.compilers.opt.runtimesupport |
---|
Fields in org.jikesrvm.compilers.opt.runtimesupport declared as RVMThread.SoftHandshakeVisitor | |
---|---|
private static RVMThread.SoftHandshakeVisitor |
OptCompiledMethod.codePatchSyncRequestVisitor
|
Uses of RVMThread.SoftHandshakeVisitor in org.jikesrvm.mm.mmtk |
---|
Fields in org.jikesrvm.mm.mmtk declared as RVMThread.SoftHandshakeVisitor | |
---|---|
private static RVMThread.SoftHandshakeVisitor |
Collection.mutatorFlushVisitor
|
Uses of RVMThread.SoftHandshakeVisitor in org.jikesrvm.scheduler |
---|
Methods in org.jikesrvm.scheduler with parameters of type RVMThread.SoftHandshakeVisitor | |
---|---|
static int |
RVMThread.snapshotHandshakeThreads(RVMThread.SoftHandshakeVisitor v)
|
static void |
RVMThread.softHandshake(RVMThread.SoftHandshakeVisitor v)
Tell each thread to take a yieldpoint and wait until all of them have done so at least once. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |