Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a TESH for the new sthread feature
[simgrid.git] / examples / sthread / pthread-mutex-simple.tesh
1 $ ./pthread-mutex-simple
2 > [0.000000] [sthread/INFO] Starting the simulation.
3 > The first thread is terminating.
4 > All threads are started.
5 > The second thread is terminating.
6 > User's main is terminating.
7 > [0.000000] [sthread/INFO] All threads exited. Terminating the simulation.