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

  /frameworks/base/libs/common_time/
diag_thread.cpp 220 int poll_res = poll(poll_fds, NELEM(poll_fds), 50); local
221 if (poll_res < 0) {
223 poll_res, errno);
  /external/dbus/dbus/
dbus-transport-socket.c 1038 int poll_res; local
    [all...]

Completed in 141 milliseconds