Searched refs:steal_depth (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsPromotionManager.hpp161 static bool steal_depth(int queue_num, int* seed, StarTask& t) { function in class:PSPromotionManager
H A DpsTasks.cpp148 if (PSPromotionManager::steal_depth(which, &random_seed, p)) {

Completed in 763 milliseconds