torture: Check for multiple concurrent torture tests
[deliverable/linux.git] / include / linux / torture.h
index b2e2b468e511d43949c5cee31b5e23a06ab433e7..f998574247fd317d3a97c448f063415c0c18e86f 100644 (file)
@@ -81,7 +81,7 @@ void stutter_wait(const char *title);
 int torture_stutter_init(int s);
 
 /* Initialization and cleanup. */
-void torture_init_begin(char *ttype, bool v, int *runnable);
+bool torture_init_begin(char *ttype, bool v, int *runnable);
 void torture_init_end(void);
 bool torture_cleanup(void);
 bool torture_must_stop(void);
This page took 0.032149 seconds and 5 git commands to generate.