Searched refs:threadGpioMon (Results 1 – 1 of 1) sorted by relevance
22 void* threadGpioMon(void* i_config) in threadGpioMon() function107 if (0 == pthread_create(&ptidGpio, NULL, &threadGpioMon, in threadListener()