diff options
Diffstat (limited to 'openmp/runtime/test/omp_testsuite.h')
| -rw-r--r-- | openmp/runtime/test/omp_testsuite.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/runtime/test/omp_testsuite.h b/openmp/runtime/test/omp_testsuite.h index 53e0b78b6cf..3f2dfe68e41 100644 --- a/openmp/runtime/test/omp_testsuite.h +++ b/openmp/runtime/test/omp_testsuite.h @@ -12,7 +12,7 @@ #define REPETITIONS 10 /* Number of times to run each test */ /* following times are in seconds */ -#define SLEEPTIME 0.1 +#define SLEEPTIME 1 /* Definitions for tasks */ /**********************************************************/ |

