X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d9d0310b37e3c0e23fc7b71ba76ff1fe2d640e36..bd061d70cc07483926b798679ec9ffee591bf56c:/teshsuite/smpi/mpich-test/pt2pt/order.c diff --git a/teshsuite/smpi/mpich-test/pt2pt/order.c b/teshsuite/smpi/mpich-test/pt2pt/order.c index 2701dd3ead..1b8f3a9f34 100644 --- a/teshsuite/smpi/mpich-test/pt2pt/order.c +++ b/teshsuite/smpi/mpich-test/pt2pt/order.c @@ -57,7 +57,7 @@ for this test.\n" ); else { MPI_Wtime(); - smpi_sleep(easy); + sleep(easy); //while (MPI_Wtime() - t1 < easy) ; a = 1; b = 2;