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

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dwork_thread.c28 #define CHILD_EXIT_REQ ((blocking_pipe_header *)(intptr_t)-1) macro
29 #define CHILD_GONE_RESP CHILD_EXIT_REQ
356 if (CHILD_EXIT_REQ == req) { /* idled out */
881 ? queue_req_pointer(c, CHILD_EXIT_REQ)

Completed in 123 milliseconds