Searched refs:always_true (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DsharedHeap.cpp250 static AlwaysTrueClosure always_true; variable
283 JNIHandles::weak_oops_do(&always_true, root_closure);
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsMarkSweep.cpp613 static PSAlwaysTrueClosure always_true; variable
642 JNIHandles::weak_oops_do(&always_true, adjust_root_pointer_closure());
H A DpsParallelCompact.cpp2481 static PSAlwaysTrueClosure always_true; local
2501 JNIHandles::weak_oops_do(&always_true, adjust_root_pointer_closure());

Completed in 35 milliseconds