2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-05 00:55:24 +00:00

checkpoint

This commit is contained in:
Bob Halley
1998-10-20 00:52:19 +00:00
parent b07f8da9cd
commit 0c7c25a1c6

View File

@@ -603,6 +603,9 @@ void *task_manager_run(void *uap) {
/*
* Nothing else to do for this task.
* Put it to sleep.
*
* XXX detect tasks with 0 references
* and do something about them.
*/
XTRACE("empty");
task->state = task_state_idle;