Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sthread: do not intercept valgrind nor /bin/sh, and be verbose about what we intercept
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 25 Oct 2023 17:53:16 +0000 (19:53 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 25 Oct 2023 17:53:16 +0000 (19:53 +0200)
commitfe73ee0797bb00244bdd4798a342633ac7e507fd
tree50f8a012374aa569644a9ecee4922fa131012585
parent1ee35ccd98f78d1280b421db64db36bc23dd7402
sthread: do not intercept valgrind nor /bin/sh, and be verbose about what we intercept
examples/sthread/pthread-mc-mutex-recursive.tesh [new file with mode: 0644]
examples/sthread/pthread-mc-mutex-simple.tesh
examples/sthread/pthread-mc-mutex-simpledeadlock.tesh
examples/sthread/pthread-mc-producer-consumer.tesh
examples/sthread/pthread-mutex-recursive.tesh [new file with mode: 0644]
examples/sthread/pthread-mutex-simple.tesh
examples/sthread/pthread-producer-consumer.tesh
src/sthread/sthread_impl.cpp