Searched refs:thread_list_ (Results 1 – 2 of 2) sorted by relevance
301 return thread_list_; in GetThreadList()456 ThreadList* thread_list_; variable
79 thread_list_(NULL), in Runtime()129 delete thread_list_; in ~Runtime()869 thread_list_ = new ThreadList; in Init()1041 thread_list_->DumpForSigQuit(os); in DumpForSigQuit()1135 thread_list_->Unregister(self); in DetachCurrentThread()1163 thread_list_->VisitRoots(visitor, arg); in VisitNonConcurrentRoots()