Home
last modified time | relevance | path

Searched refs:threadGpioMon (Results 1 – 1 of 1) sorted by relevance

/openbmc/openpower-hw-diags/
H A Dlistener.cpp22 void* threadGpioMon(void* i_config) in threadGpioMon() function
107 if (0 == pthread_create(&ptidGpio, NULL, &threadGpioMon, in threadListener()