Home
last modified time | relevance | path

Searched refs:new_ready_tasks (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/dig/lib/isc/
H A Dtask.c524 isc_tasklist_t new_ready_tasks; in dispatch() local
528 ISC_LIST_INIT(new_ready_tasks); in dispatch()
660 ENQUEUE(new_ready_tasks, task, ready_link); in dispatch()
670 ISC_LIST_APPENDLIST(manager->ready_tasks, new_ready_tasks, ready_link); in dispatch()