Searched refs:paused_ (Results 1 – 1 of 1) sorted by relevance
2420 : paused_(false) { in ScopedSuspendAllocations()2427 paused_ = true; in ScopedSuspendAllocations()2435 if (paused_) { in REQUIRES_SHARED()2441 bool paused_; member in openjdkjvmti::ScopedSuspendAllocations