X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/58d501820579989d9072d04845b09b0c2d21d05e..c4830be809e3969945e79f543151a676bbc12a1f:/examples/sthread/pthread-mutex-simple.tesh diff --git a/examples/sthread/pthread-mutex-simple.tesh b/examples/sthread/pthread-mutex-simple.tesh new file mode 100644 index 0000000000..00827cbed4 --- /dev/null +++ b/examples/sthread/pthread-mutex-simple.tesh @@ -0,0 +1,7 @@ +$ ./pthread-mutex-simple +> [0.000000] [sthread/INFO] Starting the simulation. +> The first thread is terminating. +> All threads are started. +> The second thread is terminating. +> User's main is terminating. +> [0.000000] [sthread/INFO] All threads exited. Terminating the simulation. \ No newline at end of file