Searched refs:tempTimeout (Results 1 – 1 of 1) sorted by relevance
5622 int64_t tempTimeout = 100000000000LL; in batch() local5628 tempTimeout = (ns < tempTimeout) ? ns : tempTimeout; in batch()5631 timeout = tempTimeout; in batch()