Searched defs:maintask (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/tests/
H A Ddnstest.c54 isc_task_t *maintask = NULL; variable
84 if (maintask != NULL)
85 isc_task_destroy(&maintask);
104 CHECK(isc_task_create(taskmgr, 0, &maintask));

Completed in 10 milliseconds