HomeSort by relevance Sort by last modified time
    Searched refs:epoll_wait_impl (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/tools/flip_server/
epoll_server.cc 251 int EpollServer::epoll_wait_impl(int epfd, function in class:net::EpollServer
651 int nfds = epoll_wait_impl(epoll_fd_,
662 // simple: If we did it before the epoll_wait_impl, then the max error for
epoll_server.h 504 virtual int epoll_wait_impl(int epfd,
694 // This is nonzero only after the invocation of epoll_wait_impl within
    [all...]

Completed in 205 milliseconds