Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The return type of the sg_actor_on_exit() callbacks is now 'void'
[simgrid.git] / examples / c / actor-kill /
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