Home
last modified time | relevance | path

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

/trunk/main/cppu/source/AffineBridge/
H A DAffineBridge.cxx49 class OuterThread;
73 OuterThread * m_pOuterThread;
111 class SAL_DLLPRIVATE OuterThread : public osl::Thread class
118 OuterThread(AffineBridge * threadEnvironment);
121 OuterThread::OuterThread(AffineBridge * threadEnvironment) in OuterThread() function in OuterThread
127 void OuterThread::run(void) in run()
291 m_pOuterThread = new OuterThread(this); in v_callOut_v()

Completed in 11 milliseconds