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

/openjdk7/hotspot/src/share/vm/memory/
H A DgcLocker.hpp236 bool _activated; member in class:No_Safepoint_Verifier
242 _activated(activated) {
244 if (_activated) {
251 if (_activated) {
265 // object has an _activated value of false, then there is nothing to
279 if (_nsv->_activated) {
286 if (_nsv->_activated) {
349 bool _activated; member in class:No_Alloc_Verifier
354 _activated = activated;
355 if (_activated) Threa
[all...]

Completed in 37 milliseconds