Searched refs:tl (Results 1 – 4 of 4) sorted by relevance
295 ThreadList* tl = Runtime::Current()->GetThreadList(); in InspectAllRosAllocWithSuspendAll() local296 tl->SuspendAll(); in InspectAllRosAllocWithSuspendAll()305 tl->ResumeAll(); in InspectAllRosAllocWithSuspendAll()
537 ThreadList* tl = Runtime::Current()->GetThreadList(); in DisableMovingGc() local540 tl->SuspendAll(); in DisableMovingGc()555 tl->ResumeAll(); in DisableMovingGc()1596 ThreadList* tl = Runtime::Current()->GetThreadList(); in PerformHomogeneousSpaceCompact() local1621 tl->SuspendAll(); in PerformHomogeneousSpaceCompact()1648 tl->ResumeAll(); in PerformHomogeneousSpaceCompact()1666 ThreadList* const tl = runtime->GetThreadList(); in TransitionCollector() local1703 tl->SuspendAll(); in TransitionCollector()1780 tl->ResumeAll(); in TransitionCollector()
626 ThreadList* tl = runtime->GetThreadList(); in SetEntrypointsInstrumented() local630 tl->SuspendAll(); in SetEntrypointsInstrumented()638 tl->ResumeAll(); in SetEntrypointsInstrumented()
4445 ThreadList* tl = Runtime::Current()->GetThreadList(); in DdmSendHeapSegments() local4446 tl->SuspendAll(); in DdmSendHeapSegments()4451 tl->ResumeAll(); in DdmSendHeapSegments()