Searched refs:alloc_pause_cv_ (Results 1 – 2 of 2) sorted by relevance
76 alloc_pause_cv_.Wait(self); in PauseForAllocation()118 alloc_pause_cv_("JVMTI Allocation Pause Condvar", alloc_listener_mutex_) { in AllocationManager()214 alloc_pause_cv_.Broadcast(self); in ResumeAllocations()
108 art::ConditionVariable alloc_pause_cv_; variable