Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
DNEWS18 * In process_timeouts(), extract query->next before calling
Dares_process.c73 static void process_timeouts(ares_channel channel, struct timeval *now);
132 process_timeouts(channel, &now); in processfds()
538 static void process_timeouts(ares_channel channel, struct timeval *now) in process_timeouts() function