Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c37 } SIGWRAP_TIMEOUT; typedef
39 static void sigwrap_InitTimeout(SIGWRAP_TIMEOUT *pDst, const struct timespec *timeout) in sigwrap_InitTimeout()
66 static bool sigwrap_CheckTimeout(SIGWRAP_TIMEOUT *pTo) in sigwrap_CheckTimeout()
112 SIGWRAP_TIMEOUT To;
138 SIGWRAP_TIMEOUT To; in sigwrap_epoll_wait()
173 SIGWRAP_TIMEOUT To; in sigwrap_epoll_pwait()
223 SIGWRAP_TIMEOUT To; in sigwrap_sigtimedwait()
292 SIGWRAP_TIMEOUT To; in sigwrap_usleep()
319 SIGWRAP_TIMEOUT To; in sigwrap_poll()
356 SIGWRAP_TIMEOUT To;
[all …]
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c37 } SIGWRAP_TIMEOUT; typedef
39 static void sigwrap_InitTimeout(SIGWRAP_TIMEOUT *pDst, const struct timespec *timeout) in sigwrap_InitTimeout()
66 static bool sigwrap_CheckTimeout(SIGWRAP_TIMEOUT *pTo) in sigwrap_CheckTimeout()
111 SIGWRAP_TIMEOUT To; in sigwrap_epoll_wait()
146 SIGWRAP_TIMEOUT To; in sigwrap_epoll_pwait()
196 SIGWRAP_TIMEOUT To; in sigwrap_sigtimedwait()
265 SIGWRAP_TIMEOUT To; in sigwrap_usleep()
292 SIGWRAP_TIMEOUT To; in sigwrap_poll()
344 SIGWRAP_TIMEOUT To; in sigwrap_pselect()