X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/4e922bca67d7cf4bc30a878cd7cd46d39fbe1573..d8bc41619b280838934e13bef30f911715259fc9:/communicator.h diff --git a/communicator.h b/communicator.h index 66dc800..0d47ca0 100644 --- a/communicator.h +++ b/communicator.h @@ -70,6 +70,7 @@ private: // Handling of receiving thread m_process_t receiver_process; static int receiver_wrapper(int, char* []); + void receiver1(msg_comm_t& comm, m_task_t& task, const char* mbox); int receiver(); // Used to test if a communication is over, and to destroy it if it is