Lines Matching refs:timeout
17124 int busyTimeout; /* Busy handler timeout, in msec */
38397 unixFile *pFile /* Structure holding timeout value */
38402 /* On systems that support some kind of blocking file lock with a timeout,
38405 ** lock once every millisecond until either the timeout expires, or until
44093 struct timespec timeout = {1, 0}; /* 1 sec timeout */
44094 if( gethostuuid(pHostID, &timeout) ){
65219 ** with a busy-timeout. Return 1 if blocking locks are successfully enabled,
133696 /* 56 */ "timeout", /* Used by: busy_timeout */
136643 ** Call sqlite3_busy_timeout(db, N). Return the current timeout value
136646 ** disables the timeout.
175080 ** again until a timeout value is reached. The timeout value is