Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move process-join to teshsuite/msg
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 9 Dec 2017 20:20:15 +0000 (21:20 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 9 Dec 2017 20:20:15 +0000 (21:20 +0100)
examples/msg/CMakeLists.txt
teshsuite/msg/CMakeLists.txt
teshsuite/msg/process-join/process-join.c [moved from examples/msg/process-join/process-join.c with 100% similarity]
teshsuite/msg/process-join/process-join.tesh [moved from examples/msg/process-join/process-join.tesh with 100% similarity]

index e5af2d8..14f84eb 100644 (file)
@@ -3,7 +3,7 @@ foreach(x app-masterworker app-pingpong app-token-ring
           cloud-capping cloud-masterworker cloud-migration cloud-simple cloud-two-tasks
           dht-pastry energy-consumption energy-onoff energy-vm platform-failures 
           plugin-hostload
-          process-create process-join
+          process-create 
           synchro-semaphore trace-categories 
           trace-route-user-variables trace-link-user-variables trace-masterworker trace-platform 
           trace-process-migration trace-host-user-variables)
@@ -75,7 +75,7 @@ foreach(x app-chainsend app-masterworker app-pingpong app-token-ring
           cloud-two-tasks dht-pastry dht-kademlia platform-failures
           energy-consumption energy-onoff energy-vm
           plugin-hostload
-          process-create process-join
+          process-create 
           synchro-semaphore)
   ADD_TESH_FACTORIES(msg-${x} "thread;ucontext;raw;boost" 
                               --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/${x}
index 6d11ad4..740950d 100644 (file)
@@ -2,7 +2,7 @@
 foreach(x actions-comm actions-storage
           async-wait async-waitall async-waitany
           cloud-sharing get_sender host_on_off host_on_off_recv host_on_off_processes    
-          process-daemon process-kill process-lifetime process-migration process-suspend process-yield
+          process-daemon process-kill process-join process-lifetime process-migration process-suspend process-yield
           energy-ptask energy-pstate platform-properties
           io-file io-raw-storage io-file-remote
          task-priority
@@ -79,7 +79,7 @@ foreach(x
     host_on_off host_on_off_processes host_on_off_recv
     get_sender
     task_destroy_cancel task_listen_from task_progress 
-    process-daemon process-kill process-lifetime process-migration process-suspend process-yield
+    process-daemon process-kill process-join process-lifetime process-migration process-suspend process-yield
     energy-ptask
     io-file io-raw-storage io-file-remote
     platform-properties