Searched refs:dumpModemThread (Results 1 – 1 of 1) sorted by relevance
110 static void *dumpModemThread(void *data) in dumpModemThread() function337 … if (pthread_create(&modemThreadHandle, NULL, dumpModemThread, (void *)((long)fdModem)) != 0) { in dumpstateBoard()