Searched defs:TIMEOUT_MAX (Results 1 – 3 of 3) sorted by relevance
134 const TIMEOUT_MAX = 2 ** 31 - 1; constant652 TIMEOUT_MAX, property
58 #define TIMEOUT_MAX 120000 /* two mins */ macro
49 TIMEOUT_MAX = _thread.TIMEOUT_MAX variable