Home
last modified time | relevance | path

Searched refs:DEFAULT_REQUEST_SLOTS_PER_CQ (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio/src/
Dserver.rs27 const DEFAULT_REQUEST_SLOTS_PER_CQ: usize = 1024; constant
313 slots_per_cq: DEFAULT_REQUEST_SLOTS_PER_CQ, in new()