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

  /system/core/debuggerd/
getevent.cpp 198 int pollres; local
201 pollres = poll(ufds, nfds, timeout);
202 if (pollres == 0) {
  /system/core/toolbox/
getevent.c 655 //int pollres =
657 //printf("poll %d, returned %d\n", nfds, pollres);

Completed in 294 milliseconds