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

/freebsd-13-stable/contrib/apr/misc/unix/
H A Dstart.c86 APR_DECLARE(void) apr_terminate2(void) function
/freebsd-13-stable/contrib/apr/include/
H A Dapr_general.h203 * convention, use apr_terminate2() instead.
204 * @see apr_terminate2
211 * @remark An APR program must call either the apr_terminate() or apr_terminate2
214 * apr_terminate2 exists to allow non-c language apps to tear down apr,
217 APR_DECLARE(void) apr_terminate2(void);

Completed in 54 milliseconds