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

/openjdk7/hotspot/src/share/vm/utilities/
H A DyieldingWorkgroup.hpp148 bool yielded() const { return _status == YIELDED; } function in class:YieldingFlexibleGangTask
175 // A task that has been yielded can be continued via this same interface

Completed in 29 milliseconds