Home
last modified time | relevance | path

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

/external/libevent/
Devdns.c162 int pending_cb; /* Waiting for its callback to be invoked; not member
694 if (! req->handle->pending_cb) { in request_finished()
826 if (cb->handle && cb->handle->pending_cb) { in reply_run_callback()
856 req->handle->pending_cb = 1; in reply_schedule_callback()
2894 if (handle->pending_cb) { in evdns_cancel_request()