Searched refs:revokeQueue (Results 1 – 3 of 3) sorted by relevance
244 sal_Bool ThreadPool::revokeQueue( const ByteSequence &aThreadId, sal_Bool bAsynchron ) in revokeQueue() function in cppu_threadpool::ThreadPool372 if( revokeQueue( aThreadId , sal_False) ) in enter()
120 sal_Bool revokeQueue( const ByteSequence & aThreadId , sal_Bool bAsynchron );
198 theThreadPool->revokeQueue( m_aThreadId , m_bAsynchron ); in run()
Completed in 22 milliseconds