Lines Matching refs:end
77 ii != m_lst.end() ; in stopDisposing()
92 ii != m_lst.end() ; in isDisposed()
143 ii != m_mapQueue.end(); in dispose()
161 ii != m_lstThreads.end() ; in dispose()
202 m_lstThreads.begin(), m_lstThreads.end(), &waitingThread ); in waitInPool()
203 OSL_ASSERT( ii != m_lstThreads.end() ); in waitInPool()
249 OSL_ASSERT( ii != m_mapQueue.end() ); in revokeQueue()
299 if( ii == m_mapQueue.end() ) in addJob()
303 OSL_ASSERT( ii != m_mapQueue.end() ); in addJob()
344 if( ii == m_mapQueue.end() ) in prepare()
363 OSL_ASSERT( ii != m_mapQueue.end() ); in enter()
492 OSL_ASSERT( ii != g_pThreadpoolHashSet->end() ); in uno_threadpool_destroy()