Searched refs:WaitingThreadList (Results 1 – 2 of 2) sorted by relevance
75 typedef ::std::list < struct ::cppu_threadpool::WaitingThread * > WaitingThreadList; typedef131 WaitingThreadList m_lstThreads;
160 for( WaitingThreadList::iterator ii = m_lstThreads.begin() ; in dispose()201 WaitingThreadList::iterator ii = find( in waitInPool()
Completed in 13 milliseconds