Searched refs:SvpContainerThread (Results 1 – 1 of 1) sorted by relevance
69 extern "C" void SAL_CALL SvpContainerThread( void* );112 m_aThread = osl_createThread( SvpContainerThread, this ); in SvpElementContainer()125 void SAL_CALL SvpContainerThread(void* pSvpContainer) in SvpContainerThread() function
Completed in 11 milliseconds