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

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dapp.h35 *\li isc_app_start(); Call very early in main(), before
54 * Use of this module is not required. In particular, isc_app_start() is
64 * Clients must ensure that isc_app_start(), isc_app_run(), and
66 * is safe to use by any thread (provided isc_app_start() has been
147 isc_app_start(void);
166 *\li isc_app_start() has been called.
251 *\li isc_app_start() has been called.
255 *\li Any resources allocated by isc_app_start() have been released.
269 * \li isc_app_start() has been called.
284 * \li isc_app_start() ha
[all...]
H A Dnamespace.h28 #define isc_app_start isc__app_start macro

Completed in 47 milliseconds