Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a MSG_mailbox_set_async function to allow to set a mailbox to eagerly receive...
authorAugustin Degomme <degomme@idpann.imag.fr>
Wed, 8 Aug 2012 09:18:40 +0000 (11:18 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Wed, 8 Aug 2012 09:22:12 +0000 (11:22 +0200)
commitb89dabb5f10155bc54ae983a156d5cc5a810c9ed
treee193a60793cc039c3e9b5c263c99984b5701799a
parent8fb370cb7b0fe8f6edcec683a27ffe6e58cb3056
Add a MSG_mailbox_set_async function to allow to set a mailbox to eagerly receive messages (the message is sent without waiting for the receive)
include/msg/msg.h
src/msg/msg_mailbox.c
src/msg/msg_mailbox.h