Home | History | Annotate | Download | only in gc

Lines Matching refs:thread_list

54 #include "thread_list.h"
1660 ThreadList* thread_list = Runtime::Current()->GetThreadList();
1664 thread_list
1671 thread_list->ResumeAll();
1676 thread_list->SuspendAll();
1686 thread_list->ResumeAll();
1690 thread_list->SuspendAll();
1696 thread_list->ResumeAll();