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

/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_worker.h111 size_t tail_response; /* parent */ member in struct:blocking_child_tag
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dwork_thread.c247 slots_used = c->head_response - c->tail_response;
253 c->tail_response = 0;
465 qtail = c->tail_response;
471 c->tail_response = qtail;
935 c->tail_response = 0;

Completed in 137 milliseconds