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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dos.hpp424 YIELD_SWITCHED = 1, // caller descheduled, other ready threads exist & ran enumerator in enum:os::YieldResult
428 // YIELD_SWITCHED and YIELD_NONREADY imply the platform supports a "strong"

Completed in 279 milliseconds