HomeSort by: relevance | last modified time | path
    Searched defs:TimeOutValue (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xfs/dist/difs/
globals.c 66 long TimeOutValue = DEFAULT_TIMEOUT * MILLI_PER_SECOND;
  /xsrc/external/mit/xorg-server.old/dist/dix/
globals.c 131 CARD32 TimeOutValue = DEFAULT_TIMEOUT * MILLI_PER_SECOND;
  /xsrc/external/mit/xorg-server/dist/os/
connection.c 658 #define TimeOutValue 60 * MILLI_PER_SECOND
676 (connect_time - oc->conn_time) >= TimeOutValue) ||

Completed in 11 milliseconds