Searched refs:paused_ (Results 1 – 1 of 1) sorted by relevance
2431 : paused_(false) { in ScopedSuspendAllocations()2438 paused_ = true; in ScopedSuspendAllocations()2446 if (paused_) { in REQUIRES_SHARED()2452 bool paused_; member in openjdkjvmti::ScopedSuspendAllocations