Home
last modified time | relevance | path

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

/trunk/main/cppu/source/threadpool/
H A Dthreadpool.cxx73 void DisposedCallerAdmin::stopDisposing( sal_Int64 nDisposeId ) in stopDisposing() function in cppu_threadpool::DisposedCallerAdmin
172 void ThreadPool::stopDisposing( sal_Int64 nDisposeId ) in stopDisposing() function in cppu_threadpool::ThreadPool
174 m_DisposedCallerAdmin->stopDisposing( nDisposeId ); in stopDisposing()
480 ThreadPool::getInstance()->stopDisposing( in uno_threadpool_destroy()
H A Dthreadpool.hxx88 void stopDisposing( sal_Int64 nDisposeId );
107 void stopDisposing( sal_Int64 nDisposeId );

Completed in 15 milliseconds