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

/openjdk7/hotspot/src/share/vm/utilities/
H A Dworkgroup.hpp380 bool should_reset() { return _should_reset; } function in class:WorkGangBarrierSync
H A Dworkgroup.cpp394 if (should_reset()) {
395 // The should_reset() was set and we are the first worker to enter
410 // should_reset() flag and the barrier will be reset the first

Completed in 411 milliseconds