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
1 $ ./pthread-mutex-simple
2 > [0.000000] [sthread/INFO] Starting the simulation.
3 > The thread 0 is terminating.
4 > All threads are started.
5 > The thread 1 is terminating.
6 > User's main is terminating.
7 > [0.000000] [sthread/INFO] All threads exited. Terminating the simulation.