Searched refs:theThreadPool (Results 1 – 2 of 2) sorted by relevance
174 ThreadPoolHolder theThreadPool = cppu_threadpool::ThreadPool::getInstance(); in run() local198 theThreadPool->revokeQueue( m_aThreadId , m_bAsynchron ); in run()212 theThreadPool->waitInPool( this ); in run()
106 struct theThreadPool : struct107 public rtl::StaticWithInit< ThreadPoolHolder, theThreadPool >131 return theThreadPool::get(); in getInstance()
Completed in 17 milliseconds