Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not promote bad practices: use "accessor" to get task name
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Mon, 25 Feb 2019 14:16:32 +0000 (15:16 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Mon, 25 Feb 2019 14:16:32 +0000 (15:16 +0100)
commitc25a26b26202c93dc2bfa44d214b8f804b78b8b3
tree892e5c70e45fba1f47df5aa18dd1b2f94858844c
parentcb84a76be885b5d00ebaa29b56df7c5d6fb1df24
do not promote bad practices: use "accessor" to get task name
examples/deprecated/msg/app-masterworker/app-masterworker.c
examples/smpi/smpi_msg_masterslave/masterslave_mailbox_smpi.c
teshsuite/msg/app-pingpong/app-pingpong.c
teshsuite/msg/app-token-ring/app-token-ring.c
teshsuite/msg/host_on_off/host_on_off.c
teshsuite/msg/host_on_off_processes/host_on_off_processes.cpp
teshsuite/msg/task_destroy_cancel/task_destroy_cancel.cpp
teshsuite/msg/task_progress/task_progress.cpp