Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a sthread+MC example that deadlocks
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 16 Oct 2022 10:57:20 +0000 (12:57 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 16 Oct 2022 10:59:28 +0000 (12:59 +0200)
commitfe2e372be5c524c254886aca779e030285085125
tree851549e5e85d87d8a48777f328a53bfa7fe979e4
parent87ab6a5d123f0032675234e655f79dac2bc78beb
Add a sthread+MC example that deadlocks

+ fix make distcheck
MANIFEST.in
examples/sthread/CMakeLists.txt
examples/sthread/pthread-mc-mutex-simpledeadlock.tesh [new file with mode: 0644]
examples/sthread/pthread-mutex-simpledeadlock.c [new file with mode: 0644]