Searched refs:UserThreadList (Results 1 – 2 of 2) sorted by relevance
36 typedef std::list<SmartPtr<UserThread> > UserThreadList; typedef76 UserThreadList _thread_list;
175 UserThreadList threads; in stop()186 for (UserThreadList::iterator i = threads.begin (); i != threads.end (); ++i) in stop()196 for (UserThreadList::iterator i = threads.begin (); i != threads.end (); ++i) in stop()