Searched refs:threadAccept (Results 1 – 2 of 2) sorted by relevance
459 static void *threadAccept(void *arg) in threadAccept() function508 ret = pthread_create(&m_thread, NULL, threadAccept, &m_port); in startTcpServer()
138 static void *threadAccept(void *arg)