Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of framagit.org:simgrid/simgrid
[simgrid.git] / examples / sthread / pthread-mutex-simple.tesh
index 00827cb..b3bba4d 100644 (file)
@@ -1,7 +1,7 @@
 $ ./pthread-mutex-simple
 > [0.000000] [sthread/INFO] Starting the simulation.
-> The first thread is terminating.
+> The thread 0 is terminating.
 > All threads are started.
-> The second thread is terminating.
+> The thread 1 is terminating.
 > User's main is terminating.
 > [0.000000] [sthread/INFO] All threads exited. Terminating the simulation.
\ No newline at end of file