Searched refs:CHILD_EXIT_REQ (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ntp/libntp/
H A Dwork_thread.c26 #define CHILD_EXIT_REQ ((blocking_pipe_header *)(intptr_t)-1) macro
27 #define CHILD_GONE_RESP CHILD_EXIT_REQ
354 if (CHILD_EXIT_REQ == req) { /* idled out */
879 ? queue_req_pointer(c, CHILD_EXIT_REQ)

Completed in 58 milliseconds