X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0c8449a2d985770bba06e089fcbcce0910023f66..4d58af5e9f29128ea5d5cbb677884eae5ba1bf81:/examples/sthread/pthread-mc-mutex-recursive.tesh diff --git a/examples/sthread/pthread-mc-mutex-recursive.tesh b/examples/sthread/pthread-mc-mutex-recursive.tesh index 9dbe680d4d..984a4b56d1 100644 --- a/examples/sthread/pthread-mc-mutex-recursive.tesh +++ b/examples/sthread/pthread-mc-mutex-recursive.tesh @@ -8,4 +8,8 @@ $ $VALGRIND_NO_TRACE_CHILDREN ${bindir:=.}/../../bin/simgrid-mc --cfg=model-chec > Failed to relock the default mutex. > Got the lock on the recursive mutex. > Got the lock again on the recursive mutex. -> [0.000000] [mc_dfs/INFO] DFS exploration ended. 15 unique states visited; 1 backtracks (3 transition replays, 19 states visited overall) +> Got the lock on the default mutex. +> Failed to relock the default mutex. +> Got the lock on the recursive mutex. +> Got the lock again on the recursive mutex. +> [0.000000] [mc_dfs/INFO] DFS exploration ended. 17 unique states visited; 1 backtracks (3 transition replays, 21 states visited overall)