HomeSort by relevance Sort by last modified time
    Searched defs:_timeout (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c 164 static int _timeout = POLL_TIMEOUT; variable
572 if (!isLowSpeedTransport && _timeout != POLL_TIMEOUT)
585 n = poll(fds, 2, _timeout);
685 ret, ret, errno, count, n, _timeout);
686 if (_timeout == POLL_TIMEOUT)
687 _timeout = -1;
715 _timeout = POLL_TIMEOUT;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 30 milliseconds