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

/bind-9.11.3/lib/isc/
H A Dtask.c1005 isc__tasklist_t new_ready_tasks; local
1063 ISC_LIST_INIT(new_ready_tasks);
1265 ENQUEUE(new_ready_tasks, task, ready_link);
1290 ISC_LIST_APPENDLIST(manager->ready_tasks, new_ready_tasks, ready_link);

Completed in 12 milliseconds