Searched refs:timerfd (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c55 #include <sys/timerfd.h>
456 static int timerfd(int hz) function in typeref:typename:int
500 pfd->fd = timerfd(60);
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Dvirtual.c56 #include <sys/timerfd.h>
487 static int timerfd(int hz) function in typeref:typename:int
531 pfd->fd = timerfd(60);
/xsrc/external/mit/xf86-video-intel/dist/
H A Dconfigure.ac285 AC_CHECK_HEADER([sys/timerfd.h], [], [ivo="no"])
/xsrc/external/mit/xf86-video-intel-2014/dist/
H A Dconfigure.ac302 AC_CHECK_HEADER([sys/timerfd.h], [], [ivo="no"])

Completed in 12 milliseconds