Searched refs:in_progress_defines (Results 1 – 1 of 1) sorted by relevance
2383 uint32_t in_progress_defines = 0; in ScopedSuspendClassLoading() local2391 in_progress_defines++; in ScopedSuspendClassLoading()2394 VLOG(plugin) << "Waiting for " << in_progress_defines in ScopedSuspendClassLoading()2397 pauser_->WaitFor(in_progress_defines); in ScopedSuspendClassLoading()