Searched defs:new_task (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/tests/ | ||
H A D | shutdown_test.c | 127 new_task(isc_mem_t *mctx, const char *name) { function 189 t1 = new_task(mctx, NULL); 190 t2 = new_task(mctx2, NULL); 197 (void)new_task(mctx2, "foo"); |
Completed in 10 milliseconds