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

/openjdk7/hotspot/src/share/vm/runtime/
H A DadvancedThresholdPolicy.cpp163 CompileTask* next_task = task->next(); local
178 task = next_task;
188 task = next_task;

Completed in 27 milliseconds