Searched refs:threadFunc (Results 1 – 1 of 1) sorted by relevance
43 extern "C" inline void SAL_CALL threadFunc( void* param);73 m_hThread = osl_createSuspendedThread( threadFunc, (void*)this); in create()85 m_hThread= osl_createSuspendedThread( threadFunc, in createSuspended()168 friend void SAL_CALL threadFunc( void* param);180 extern "C" inline void SAL_CALL threadFunc( void* param) in threadFunc() function
Completed in 14 milliseconds