Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add method to check if a mailbox has a message ready to be consumed without having...
authorKevin Piotrkowski <kevin.piotrkowski@avature.net>
Sat, 11 Aug 2018 22:16:21 +0000 (19:16 -0300)
committerKevin Piotrkowski <kevin.piotrkowski@avature.net>
Sat, 11 Aug 2018 22:16:21 +0000 (19:16 -0300)
commit1ed0e64dc405fbb627ff8a7d7b70ac4ff81cd489
treeda68b1e345973934b47d444dd4a132beda239856
parent0dfec40ad0e228992ff3095af88609068979496e
Add method to check if a mailbox has a message ready to be consumed without having to wait
include/simgrid/s4u/Mailbox.hpp
src/s4u/s4u_Mailbox.cpp