Home
last modified time | relevance | path

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

/trunk/main/cppu/source/threadpool/
H A Dthread.cxx174 ThreadPoolHolder theThreadPool = cppu_threadpool::ThreadPool::getInstance(); in run() local
198 theThreadPool->revokeQueue( m_aThreadId , m_bAsynchron ); in run()
212 theThreadPool->waitInPool( this ); in run()
H A Dthreadpool.cxx106 struct theThreadPool : struct
107 public rtl::StaticWithInit< ThreadPoolHolder, theThreadPool >
131 return theThreadPool::get(); in getInstance()

Completed in 17 milliseconds