Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/libunbound/
HDlibworker.c77 static void handle_newq(struct libworker* w, uint8_t* buf, uint32_t len);
81 libworker_delete_env(struct libworker* w) in libworker_delete_env()
103 libworker_delete(struct libworker* w) in libworker_delete()
112 libworker_delete_event(struct libworker* w) in libworker_delete_event()
121 static struct libworker*
125 struct libworker* w = (struct libworker*)calloc(1, sizeof(*w)); in libworker_setup()
259 struct libworker* libworker_create_event(struct ub_ctx* ctx, in libworker_create_event()
267 handle_cancel(struct libworker* w, uint8_t* buf, uint32_t len) in handle_cancel()
288 libworker_do_cmd(struct libworker* w, uint8_t* msg, uint32_t len) in libworker_do_cmd()
314 struct libworker* w = (struct libworker*)arg; in libworker_handle_control_cmd()
[all …]
HDlibworker.h67 struct libworker { struct
117 struct libworker* libworker_create_event(struct ub_ctx* ctx,
134 void libworker_delete_event(struct libworker* w);
HDcontext.h49 struct libworker;
119 struct libworker* event_worker;
163 struct libworker* w;
/NextBSD/lib/libunbound/
HDMakefile19 libunbound.c libworker.c listen_dnsport.c localzone.c locks.c log.c \
/NextBSD/contrib/unbound/
HDMakefile.in210 libunbound/libworker.c
211 LIBUNBOUND_OBJ=context.lo libunbound.lo libworker.lo
761 $(srcdir)/validator/val_neg.h $(srcdir)/validator/autotrust.h $(srcdir)/libunbound/libworker.h \
1011 $(srcdir)/libunbound/libworker.h
1040 $(srcdir)/libunbound/libworker.h
1119 …$(srcdir)/util/data/packed_rrset.h $(srcdir)/util/storage/lruhash.h $(srcdir)/libunbound/libworker
1125 libworker.lo libworker.o: $(srcdir)/libunbound/libworker.c config.h $(srcdir)/libunbound/libworker.…
/NextBSD/contrib/unbound/doc/
HDChangelog732 libworker.h. Include the correct headers in the correct places.
739 needs to be moved from libunbound/libworker.h to
4544 libunbound/unbound.c -> libunbound.c and worker to libworker.
4625 - libworker work, netevent raw commpoints, write_msg, serialize.
4718 - setup of libworker.