Home
last modified time | relevance | path

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

/external/libevent/
Devdns.c161 int pending_cb; /* Waiting for its callback to be invoked; not member
690 if (! req->handle->pending_cb) { in request_finished()
822 if (cb->handle && cb->handle->pending_cb) { in reply_run_callback()
852 req->handle->pending_cb = 1; in reply_schedule_callback()
2860 if (handle->pending_cb) { in evdns_cancel_request()