Searched refs:OuterThread (Results 1 – 1 of 1) sorted by relevance
49 class OuterThread;73 OuterThread * m_pOuterThread;111 class SAL_DLLPRIVATE OuterThread : public osl::Thread class118 OuterThread(AffineBridge * threadEnvironment);121 OuterThread::OuterThread(AffineBridge * threadEnvironment) in OuterThread() function in OuterThread127 void OuterThread::run(void) in run()291 m_pOuterThread = new OuterThread(this); in v_callOut_v()
Completed in 10 milliseconds