Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a TESH for the new sthread feature
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 28 Jun 2022 20:07:02 +0000 (22:07 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 28 Jun 2022 20:07:02 +0000 (22:07 +0200)
commitc4830be809e3969945e79f543151a676bbc12a1f
treefa251b388089bd137196c2b4e065733beeb6f7b1
parent58d501820579989d9072d04845b09b0c2d21d05e
Add a TESH for the new sthread feature
examples/sthread/CMakeLists.txt
examples/sthread/pthread-mutex-simple.c
examples/sthread/pthread-mutex-simple.tesh [new file with mode: 0644]
src/sthread/sthread.c
src/sthread/sthread_impl.cpp