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

  /external/fio/engines/
posixaio.c 99 int have_timeout = 0; local
106 have_timeout = 1;
146 if (have_timeout) {
  /external/libmicrohttpd/src/microspdy/
daemon.c 398 bool have_timeout; local
404 have_timeout = false;
407 if ( (! have_timeout) ||
411 have_timeout = true;
420 if (!have_timeout)
  /external/libmicrohttpd/src/microhttpd/
daemon.c 2164 int have_timeout; local
    [all...]

Completed in 558 milliseconds