X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6b56c15c3ec34841fae10fa42a656aec029d27e9..ef1af4e53dff6d26dcfabafed5e78b461866071f:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index c3f49ce0b6..cf536e284d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -557,6 +557,8 @@ include examples/python/exec-cpu-nonlinear/exec-cpu-nonlinear.py include examples/python/exec-cpu-nonlinear/exec-cpu-nonlinear.tesh include examples/python/exec-dvfs/exec-dvfs.py include examples/python/exec-dvfs/exec-dvfs.tesh +include examples/python/exec-ptask/exec-ptask.py +include examples/python/exec-ptask/exec-ptask.tesh include examples/python/exec-remote/exec-remote.py include examples/python/exec-remote/exec-remote.tesh include examples/python/io-degradation/io-degradation.py @@ -710,6 +712,9 @@ 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/pthread-mutex-simple.tesh +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 @@ -1973,6 +1978,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 @@ -2054,6 +2060,7 @@ include include/xbt.h include include/xbt/Extendable.hpp include include/xbt/PropertyHolder.hpp include include/xbt/asserts.h +include include/xbt/asserts.hpp include include/xbt/automaton.h include include/xbt/automaton.hpp include include/xbt/backtrace.hpp @@ -2325,7 +2332,6 @@ include src/mc/mc_record.cpp include src/mc/mc_record.hpp include src/mc/mc_replay.hpp include src/mc/mc_safety.hpp -include src/mc/mc_smx.cpp include src/mc/remote/AppSide.cpp include src/mc/remote/AppSide.hpp include src/mc/remote/Channel.cpp @@ -2584,6 +2590,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