Searched refs:OfficeIPCThread (Results 1 – 4 of 4) sorted by relevance
59 const int OfficeIPCThread::sc_nTSeqLength = 28;217 OfficeIPCThread* OfficeIPCThread::pGlobalOfficeIPCThread = 0;345 OfficeIPCThread::SetDowning(); in queryTermination()355 ::osl::Mutex& OfficeIPCThread::GetMutex() in GetMutex()368 void OfficeIPCThread::SetDowning() in SetDowning()422 OfficeIPCThread::Status OfficeIPCThread::EnableOfficeIPCThread() in EnableOfficeIPCThread()433 OfficeIPCThread* pThread = new OfficeIPCThread; in EnableOfficeIPCThread()629 OfficeIPCThread::OfficeIPCThread() : in OfficeIPCThread() function in desktop::OfficeIPCThread637 OfficeIPCThread::~OfficeIPCThread() in ~OfficeIPCThread()655 void OfficeIPCThread::SetReady(OfficeIPCThread* pThread) in SetReady()[all …]
69 class OfficeIPCThread : public vos::OThread class72 static OfficeIPCThread* pGlobalOfficeIPCThread;99 OfficeIPCThread();114 virtual ~OfficeIPCThread();127 static void SetReady(OfficeIPCThread* pThread = NULL);
1042 OfficeIPCThread::Status aStatus = OfficeIPCThread::EnableOfficeIPCThread(); in Init()1060 OfficeIPCThread::DisableOfficeIPCThread(); in Init()1088 OfficeIPCThread::DisableOfficeIPCThread(); in DeInit()1664 OfficeIPCThread::DisableOfficeIPCThread(); in restartOnMac()2237 OfficeIPCThread::SetDowning(); in Main()2242 OfficeIPCThread::SetDowning(); in Main()2247 OfficeIPCThread::SetDowning(); in Main()2252 OfficeIPCThread::SetDowning(); in Main()2257 OfficeIPCThread::SetDowning(); in Main()2549 OfficeIPCThread::SetReady(); in IMPL_LINK()[all …]
357 OfficeIPCThread::RequestsCompleted( 1 ); in executeDispatchRequests()402 OfficeIPCThread::RequestsCompleted( 1 ); in executeDispatchRequests()471 OfficeIPCThread::RequestsCompleted( 1 ); in dispatchFinished()484 if ( !nCount && !OfficeIPCThread::AreRequestsPending() ) in dispatchFinished()
Completed in 42 milliseconds