Searched defs:async_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/unbound/libunbound/
H A Dlibunbound.c778 ub_cancel(struct ub_ctx* ctx, int async_id) argument
676 ub_resolve_event(struct ub_ctx* ctx, const char* name, int rrtype, int rrclass, void* mydata, ub_event_callback_t callback, int* async_id) argument
715 ub_resolve_async(struct ub_ctx* ctx, const char* name, int rrtype, int rrclass, void* mydata, ub_callback_t callback, int* async_id) argument
[all...]
H A Dlibworker.c662 libworker_attach_mesh(struct ub_ctx* ctx, struct ctx_query* q, int* async_id) argument

Completed in 339 milliseconds