Home
last modified time | relevance | path

Searched refs:NotifyAboutFinishedThread (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dthreadlistener.cxx49 void ThreadListener::NotifyAboutFinishedThread( const oslInterlockedCount nThreadID ) in NotifyAboutFinishedThread() function in ThreadListener
51 mrThreadListenerOwner.NotifyAboutFinishedThread( nThreadID ); in NotifyAboutFinishedThread()
H A Dobservablethread.cxx84 pThreadListener->NotifyAboutFinishedThread( mnThreadID ); in onTerminated()
H A Dthreadmanager.cxx70 void ThreadManager::NotifyAboutFinishedThread( const oslInterlockedCount nThreadID ) in NotifyAboutFinishedThread() function in ThreadManager
/trunk/main/sw/source/core/inc/
H A Difinishedthreadlistener.hxx43 virtual void NotifyAboutFinishedThread( const oslInterlockedCount nThreadID ) = 0;
H A Dithreadlistenerowner.hxx46 virtual void NotifyAboutFinishedThread( const oslInterlockedCount nThreadID ) = 0;
H A Dthreadlistener.hxx52 virtual void NotifyAboutFinishedThread( const oslInterlockedCount nThreadID );
H A Dthreadmanager.hxx61 virtual void NotifyAboutFinishedThread( const oslInterlockedCount nThreadID );

Completed in 30 milliseconds