projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9bbf03
)
dead arg doc
author
Christian Grothoff
<christian@grothoff.org>
Fri, 12 Nov 2010 15:53:17 +0000
(15:53 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 12 Nov 2010 15:53:17 +0000
(15:53 +0000)
src/util/scheduler.c
patch
|
blob
|
history
diff --git
a/src/util/scheduler.c
b/src/util/scheduler.c
index d90d436ed83f9923949fc44b7e9c39424fe2fe3f..f1cfd2c3667b554a7535335b9b20efeb585078a7 100644
(file)
--- a/
src/util/scheduler.c
+++ b/
src/util/scheduler.c
@@
-511,6
+511,7
@@
check_ready (const struct GNUNET_NETWORK_FDSet *rs,
* cause all tasks to run (as soon as possible, respecting
* priorities and prerequisite tasks). Note that tasks
* scheduled AFTER this call may still be delayed arbitrarily.
+ */
void
GNUNET_SCHEDULER_shutdown ()
{