]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - client.h
sched: Allow more than one running scheduler instance.
[paraslash.git] / client.h
index 28b786a4ce091e132863a0076c6473b645dd60d2..3aa048ac8eb727946bb8df9fee1e727ffe52f1df 100644 (file)
--- a/client.h
+++ b/client.h
@@ -48,4 +48,5 @@ struct client_task {
 
 void client_close(struct client_task *ct);
 int client_open(int argc, char *argv[], struct client_task **ct_ptr,
-               int *loglevel, struct btr_node *parent, struct btr_node *child);
+               int *loglevel, struct btr_node *parent, struct btr_node *child,
+               struct sched *sched);