Home
last modified time | relevance | path

Searched refs:WaitingThreadList (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/cppu/source/threadpool/
H A Dthreadpool.hxx75 typedef ::std::list < struct ::cppu_threadpool::WaitingThread * > WaitingThreadList; typedef
131 WaitingThreadList m_lstThreads;
H A Dthreadpool.cxx160 for( WaitingThreadList::iterator ii = m_lstThreads.begin() ; in dispose()
201 WaitingThreadList::iterator ii = find( in waitInPool()

Completed in 11 milliseconds