Searched refs:kTimeoutQueueMax (Results 1 – 1 of 1) sorted by relevance
385 static constexpr size_t kTimeoutQueueMax = 16; variable386 RequestQueue mTimeoutQueue{kTimeoutQueueMax}; // locked internally