Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/iocore/hostdb/
H A DP_HostDBProcessor.h201 Queue<HostDBContinuation, Continuation::Link_link> *remoteHostDBQueue = nullptr; member
H A DHostDB.cc378 …this->remoteHostDBQueue = new Queue<HostDBContinuation, Continuation::Link_link>[hostdb_partitions… in start()