Searched refs:CThreadStartup (Results 1 – 2 of 2) sorted by relevance
107 ret = pthread_create(&m_thread, NULL, CThreadStartup, this); in start()144 void *CThreadStartup( in CThreadStartup() function
83 extern "C" void *CThreadStartup(void *);