Home | History | Annotate | Download | only in gc

Lines Matching refs:RunFinalization

126 // System.runFinalization can deadlock with native allocations, to deal with this, we have a
3755 void Heap::RunFinalization(JNIEnv* env, uint64_t timeout) {
3805 RunFinalization(env, kNativeAllocationFinalizeTimeout);