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

/freebsd-11-stable/contrib/apr/misc/unix/
H A Dotherchild.c153 (*ocr->maintenance) (APR_OC_REASON_DEATH, ocr->data, status);
166 (*ocr->maintenance) (APR_OC_REASON_DEATH, ocr->data, status);
/freebsd-11-stable/contrib/apr/include/
H A Dapr_thread_proc.h115 #define APR_OC_REASON_DEATH 0 /**< child has died, caller must call macro
749 * if (apr_proc_other_child_alert(&proc, APR_OC_REASON_DEATH, status)

Completed in 77 milliseconds