Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
have barrier_wait return XBT/MSG_BARRIER_SERIAL_PROCESS for one process
authorAugustin Degomme <degomme@idpann.imag.fr>
Tue, 6 May 2014 16:09:39 +0000 (18:09 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Tue, 6 May 2014 16:09:39 +0000 (18:09 +0200)
commit0422f87bcc20ad1e5e1e3a9d4926da7a9da06706
tree4e34587459d19c7119cac393b5a9f14b30c22a36
parentcfbd51214638272ca1cf2fc70f8a0742f28e9a4d
have barrier_wait return XBT/MSG_BARRIER_SERIAL_PROCESS for one process
Also have it reset the counter when barrier is completed, to allow reuse
include/msg/msg.h
include/xbt/synchro_core.h
src/msg/msg_synchro.c
src/xbt/xbt_sg_synchro.c