Searched refs:threadFunc (Results 1 – 1 of 1) sorted by relevance
70 static void threadFunc (void* arg) in threadFunc() function86 m_thread = deThread_create(threadFunc, this, &m_attribs); in start()