time.c: tv_convex_combination() fixes.
[paraslash.git] / sched.h
diff --git a/sched.h b/sched.h
index f119025c4c73f2d6b811f8220e6cec4c2449cd0d..27c723919c21c429e327f0a6eb7effa45ea0a219 100644 (file)
--- a/sched.h
+++ b/sched.h
@@ -82,3 +82,4 @@ void sched_shutdown(void);
 void sched_min_delay(struct sched *s);
 void sched_request_timeout(struct timeval *timeout, struct sched *s);
 void sched_request_timeout_ms(long unsigned ms, struct sched *s);
+void sched_request_barrier(struct timeval *barrier, struct sched *s);