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.h 510 virtual int epoll_wait_impl(int epfd, function in class:net::EpollServer
702 // This is nonzero only after the invocation of epoll_wait_impl within
    [all...]
epoll_server.cc 633 int nfds = epoll_wait_impl(epoll_fd_,
644 // simple: If we did it before the epoll_wait_impl, then the max error for

Completed in 21 milliseconds