Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.h65 int sigwrap_select(int nfds, fd_set *readfds, fd_set *writefds,fd_set *exceptfds, struct timeval *…
H A DEINTR_wrappers.c383 int sigwrap_select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *… in sigwrap_select() function
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.h65 int sigwrap_select(int nfds, fd_set *readfds, fd_set *writefds,fd_set *exceptfds, struct timeval *…
H A Dpwmtach.c29 while(sigwrap_select(0, NULL, NULL, NULL, &tv) < 0); in select_sleep()
H A DEINTR_wrappers.c326 int sigwrap_select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *… in sigwrap_select() function