Searched refs:m_pInnerThread (Results 1 – 1 of 1) sorted by relevance
66 InnerThread * m_pInnerThread; member in AffineBridge142 m_pInnerThread (NULL), in AffineBridge()154 if (m_pInnerThread && osl_getThreadIdentifier(NULL) != m_innerThreadId) in ~AffineBridge()159 m_pInnerThread->join(); in ~AffineBridge()162 delete m_pInnerThread; in ~AffineBridge()251 m_pInnerThread = new InnerThread(this); in v_callInto_v()252 m_pInnerThread->resume(); in v_callInto_v()
Completed in 7 milliseconds