Searched refs:worker_start_accept (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/unbound/libunbound/
H A Dworker.h165 void worker_start_accept(void* arg);
H A Dlibworker.c982 void worker_start_accept(void* ATTR_UNUSED(arg)) function
/freebsd-11.0-release/contrib/unbound/smallapp/
H A Dworker_cb.c206 void worker_start_accept(void* ATTR_UNUSED(arg)) function
/freebsd-11.0-release/contrib/unbound/util/
H A Dfptr_wlist.c125 if(fptr == &worker_start_accept) return 1;
/freebsd-11.0-release/contrib/unbound/daemon/
H A Dworker.c1167 &worker_start_accept, worker);
1394 void worker_start_accept(void* arg) function

Completed in 95 milliseconds