Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not declare these functions both private and public, since it mess this poor windo...
[simgrid.git] / src / msg / mailbox.h
index 53c5ce2..f0414af 100644 (file)
@@ -236,13 +236,6 @@ int
 MSG_mailbox_get_count_host_waiting_tasks(msg_mailbox_t mailbox, m_host_t host);\r
 \r
 \r
 MSG_mailbox_get_count_host_waiting_tasks(msg_mailbox_t mailbox, m_host_t host);\r
 \r
 \r
-MSG_error_t \r
-MSG_mailbox_get_task_ext(msg_mailbox_t mailbox, m_task_t* task, m_host_t host, double timeout);\r
-\r
-\r
-MSG_error_t \r
-MSG_mailbox_put_with_timeout(msg_mailbox_t mailbox, m_task_t task, double timeout);\r
-\r
 SG_END_DECL()\r
 \r
 \r
 SG_END_DECL()\r
 \r
 \r