Searched refs:num_pending (Results 1 – 3 of 3) sorted by relevance
91 int num_pending; /* number of ares_gethostbyname() requests */ member321 if(res && !res->num_pending) { in Curl_resolver_is_resolved()468 res->num_pending--; in query_completed_cb()555 res->num_pending = 2; in Curl_resolver_getaddrinfo()564 res->num_pending = 1; in Curl_resolver_getaddrinfo()574 res->num_pending = 1; in Curl_resolver_getaddrinfo()
157 int num_pending; member460 oper->num_pending--; in finish_io()463 if (oper->num_pending == 0 && in finish_io()536 if (oper->num_pending == 0)553 if (oper->num_pending == 0)654 if (oper->num_pending > 0) {655 fprintf(stderr, "oper num_pending is %d\n", oper->num_pending);732 io->io_oper->num_pending++;812 if (oper->num_pending)
953 this.num_pending = 0;1095 this.num_pending++;1100 return (this.tests.length > 0 && this.all_loaded && this.num_pending === 0 &&1143 this.num_pending--;1365 tests.num_pending + " remain";