X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/46461adb2ff0b62c43ba4209da37ac06baa5d8fa..448efb6b98d55ba423ed574da75f4c6d88135a3b:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 62758074cb..a284636f29 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -710,6 +710,8 @@ include examples/smpi/trace_call_location/trace_call_location.c include examples/smpi/trace_call_location/trace_call_location.tesh include examples/smpi/trace_simple/trace_simple.c include examples/smpi/trace_simple/trace_simple.tesh +include examples/sthread/pthread-mutex-simple.c +include examples/sthread/sthread-mutex-simple.c include src/include/catch_simgrid.hpp include teshsuite/java/semaphoregc/SemaphoreGC.java include teshsuite/java/semaphoregc/semaphoregc.tesh @@ -816,6 +818,8 @@ include teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration.tesh include teshsuite/s4u/cloud-two-execs/cloud-two-execs-bmf.tesh include teshsuite/s4u/cloud-two-execs/cloud-two-execs.cpp include teshsuite/s4u/cloud-two-execs/cloud-two-execs.tesh +include teshsuite/s4u/comm-fault-scenarios/comm-fault-scenarios.cpp +include teshsuite/s4u/comm-fault-scenarios/comm-fault-scenarios.tesh include teshsuite/s4u/comm-get-sender/comm-get-sender.cpp include teshsuite/s4u/comm-get-sender/comm-get-sender.tesh include teshsuite/s4u/comm-pt2pt/comm-pt2pt.cpp @@ -1971,6 +1975,7 @@ include examples/smpi/comm_dynamic_costs/CMakeLists.txt include examples/smpi/replay_multiple/CMakeLists.txt include examples/smpi/replay_multiple_manual_deploy/CMakeLists.txt include examples/smpi/smpi_s4u_masterworker/CMakeLists.txt +include examples/sthread/CMakeLists.txt include include/simgrid/Exception.hpp include include/simgrid/actor.h include include/simgrid/barrier.h @@ -2582,6 +2587,9 @@ include src/smpi/smpif90.in include src/smpi/smpiff.in include src/smpi/smpirun.in include src/smpi/smpitools.sh +include src/sthread/sthread.c +include src/sthread/sthread.h +include src/sthread/sthread_impl.cpp include src/surf/HostImpl.cpp include src/surf/HostImpl.hpp include src/surf/cpu_cas01.cpp