Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / examples / c / async-waitany / async-waitany.c
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-09 Martin QuinsonMerge branch 'master' into klement
2020-07-06 Martin QuinsonRename the async-* tests into comm-*
2020-03-18 Martin QuinsonPVS: don't survive malloc returning NULL
2020-02-11 Frederic SuterC version of async-waitall
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-04 Martin QuinsonClearly state that we don't care about the return code...
2020-02-04 Martin QuinsonAdd the 2 new C examples to the doc; use sg_comm_wait_a...
2020-02-04 Martin Quinsonc/async-waitany: cleanups to align with cpp and py
2020-02-04 Martin Quinsonmove this first C example to the example directory...