Home | History | Annotate | Download | only in runtime

Lines Matching defs:thread_list

48 #include "thread_list.h"
2629 ThreadList* thread_list = Runtime::Current()->GetThreadList();
2761 thread_list->UndoDebuggerSuspensions();
2764 thread_list->Resume(targetThread, true);
2789 thread_list->SuspendAllForDebugger();
2792 thread_list->Resume(targetThread, true);