Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into mq
[simgrid.git] / examples / sthread / sthread-mutex-simple.tesh
1 $ ./sthread-mutex-simple
2 > sthread is intercepting the execution of ./sthread-mutex-simple
3 > All threads are started.
4 > The thread 0 is terminating.
5 > The thread 1 is terminating.
6 > User's main is terminating.
7 > [0.000000] [sthread/INFO] All threads exited. Terminating the simulation.