Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add gatherv test
[simgrid.git] / examples / sthread / pthread-mutex-simple.tesh
index 1dd09bd29bd753c206b7d52a395f514410f6f04f..f4b3f3cd6b77c09ceced3c856fb768d76370aa93 100644 (file)
@@ -1,7 +1,6 @@
 $ env ASAN_OPTIONS=verify_asan_link_order=0:$ASAN_OPTIONS LD_PRELOAD=${libdir:=.}/libsthread.so ./pthread-mutex-simple
 $ env ASAN_OPTIONS=verify_asan_link_order=0:$ASAN_OPTIONS LD_PRELOAD=${libdir:=.}/libsthread.so ./pthread-mutex-simple
-> [0.000000] [sthread/INFO] Starting the simulation.
-> The thread 0 is terminating.
 > All threads are started.
 > All threads are started.
+> The thread 0 is terminating.
 > The thread 1 is terminating.
 > User's main is terminating.
 > [0.000000] [sthread/INFO] All threads exited. Terminating the simulation.
 > The thread 1 is terminating.
 > User's main is terminating.
 > [0.000000] [sthread/INFO] All threads exited. Terminating the simulation.