Home
last modified time | relevance | path

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

/external/libevent/
Devdns.c163 int pending_cb; /* Waiting for its callback to be invoked; not member
681 if (! req->handle->pending_cb) { in request_finished()
811 if (cb->handle && cb->handle->pending_cb) { in reply_run_callback()
841 req->handle->pending_cb = 1; in reply_schedule_callback()
2807 if (handle->pending_cb) { in evdns_cancel_request()