Searched defs:ScavengeRootsTask (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsTasks.hpp47 // ScavengeRootsTask
53 class ScavengeRootsTask : public GCTask { class in inherits:GCTask
69 ScavengeRootsTask(RootType value) : _root_type(value) {} function in class:ScavengeRootsTask

Completed in 29 milliseconds