Searched refs:done_func (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/ntp/libntp/
H A Dntp_worker.c165 blocking_work_callback done_func,
177 req_hdr.done_func = done_func;
224 resp->done_func = req->done_func;
253 (*resp->done_func)(resp->rtype, resp->context,
161 queue_blocking_request( blocking_work_req rtype, void * req, size_t reqsize, blocking_work_callback done_func, void * context ) argument
/freebsd-11.0-release/contrib/ntp/include/
H A Dntp_worker.h34 * the child. In the child, done_func and context are opaque.
41 blocking_work_callback done_func; member in struct:blocking_pipe_header_tag

Completed in 100 milliseconds