Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make test pass. The finalization barrier is needed in this case, which is suboptimal.
[simgrid.git] / examples / c / actor-kill /
2021-09-21 SUTER Fredericuseless cosmetic commit
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-26 Martin Quinsonlogs: Allow %a instead of %P to display the actor name
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-05-10 Martin QuinsonThe examples must be readable. I'll shut off sonar...
2020-05-06 Martin QuinsonThe return type of the sg_actor_on_exit() callbacks...
2020-03-27 Frederic Suterrename C examples binaries (prefix and not suffix)
2020-03-10 Frederic SuterDo not call actors processes in S4U examples
2020-03-04 Frederic Suterintroduce sg_actor_create and use it in C examples
2020-02-25 Augustin DegommeMerge branch 'cmake-no-doc-when-disabled' into 'master'
2020-02-25 Frederic Suteradd sg_actor_parallel_execute and rename sg_actor_self_...
2020-02-09 Frederic Suterfix refcount issue
2020-02-08 Frederic Suterbummer. fix clang
2020-02-08 Frederic Suteradd sg_actor_exit and sg_actor_on_exit