Lines Matching defs:ResetQuickAllocEntryPointsForThread
619 static void ResetQuickAllocEntryPointsForThread(Thread* thread, void* arg) {620 thread->ResetQuickAllocEntryPointsForThread();675 runtime->GetThreadList()->ForEach(ResetQuickAllocEntryPointsForThread, NULL);