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

/openjdk7/hotspot/src/share/vm/utilities/
H A DyieldingWorkgroup.hpp139 // to do any "central yielding" work.
147 bool yielding() const { return _status == YIELDING; } function in class:YieldingFlexibleGangTask
156 // supporting yielding to the "GangOverseer",

Completed in 23 milliseconds