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

/freebsd-11-stable/contrib/ntp/lib/isc/tests/
H A Disctest.c83 CHECK(isc_taskmgr_create(mctx, ncpus, 0, &taskmgr));
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dnamespace.h150 #define isc_taskmgr_create isc__taskmgr_create macro
H A Dtask.h660 isc_taskmgr_create(isc_mem_t *mctx, unsigned int workers,
672 * succeeds, isc_taskmgr_create() may return ISC_R_SUCCESS.
770 * See isc_taskmgr_create() above.
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dtask_api.c77 isc_taskmgr_create(isc_mem_t *mctx, unsigned int workers, function

Completed in 53 milliseconds