Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c35 bool OnePoll; member
45 pDst->OnePoll = 1; in sigwrap_InitTimeout()
49 pDst->OnePoll = 0; in sigwrap_InitTimeout()
68 …if (pTo->OnePoll == TRUE) // Make sure, that in the case that a single poll is requested at least … in sigwrap_CheckTimeout()
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c35 bool OnePoll; member
45 pDst->OnePoll = 1; in sigwrap_InitTimeout()
49 pDst->OnePoll = 0; in sigwrap_InitTimeout()
68 …if (pTo->OnePoll == TRUE) // Make sure, that in the case that a single poll is requested at least … in sigwrap_CheckTimeout()