Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
0c7c25a1
Commit
0c7c25a1
authored
Oct 20, 1998
by
Bob Halley
Browse files
checkpoint
parent
b07f8da9
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/task.c
View file @
0c7c25a1
...
...
@@ -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
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment