From 1ca951cebfe261c60f694173607a8346813fa6ec Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Aug 1997 20:05:48 +0000 Subject: Added information based on comments from Katsu Shibuya. --- doc/user/msg.t | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/user/msg.t') diff --git a/doc/user/msg.t b/doc/user/msg.t index 906b80cff7..1ab487a121 100644 --- a/doc/user/msg.t +++ b/doc/user/msg.t @@ -768,7 +768,6 @@ defined by RTEMS: @item @code{NO_WAIT} - task should not wait @end itemize - Receiving a message from a global message queue which does not reside on the local node will generate a request to the remote node to obtain a message from the specified message @@ -777,6 +776,9 @@ the task must be blocked until a message is posted. A proxy is allocated on the remote node to represent the task until the message is posted. +A clock tick is required to support the timeout functionality of +this directive. + @page @ifinfo @node MESSAGE_QUEUE_GET_NUMBER_PENDING - Get number of messages pending on a queue, MESSAGE_QUEUE_FLUSH - Flush all messages on a queue, MESSAGE_QUEUE_RECEIVE - Receive message from a queue, Message Manager Directives -- cgit v1.2.3