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

  /external/chromium/net/tools/flip_server/
epoll_server.h 407 // number of FDs registered (discounting the internal pipe used for Wake)
411 // Force the epoll server to wake up (by writing to an internal pipe).
412 virtual void Wake();
    [all...]
epoll_server.cc 383 // timeout (timeout_in_us_ == -1), wake up when the alarm should fire.
479 void EpollServer::Wake() {

Completed in 3090 milliseconds