Examples of using Message buffer in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Is to use the message buffer window.
C-uo' displays the flow of guess rules in Message buffer.
Deletes the message buffer specified in mbfid.
It is impossible to display a file to the Message buffer if its data.
The ID of the message buffer used for device event notification.
TA_USERBUF Support of user-specified memory area as message buffer area.
Is to split the message buffer window vertically and use it.
If there is no system default event notification message buffer, 0 is set.
References the message buffer status. This is similar to tk_ref_mbf().
TK_SUPPORT_DSNAME Support for specifying TA_DSNAME for message buffer attribute.
Creates a message buffer, assigning to it a message buffer ID.
In this case Task A is put in the message buffer send queue[Figure 3(a)].
A message buffer is used to pass variable-size messages by copying them.
The functions specified here include mutex, message buffer, and rendezvous functions.
A message buffer is an object for managing the sending and receiving of variable-size messages. .
Evtmbfid specifies the system default message buffer ID for event notification.
If the message buffer has no messages, the task enters WAITING state until the next message is sent.
TK_SUPPORT_USERBUF Support for specifying TA_USERBUF for message buffer attribute.
In the case of a bufsz= 0 message buffer, the specific functioning is as follows.
The message buffer behavior when the size of the message buffer space is set to 0 is explained here using the example in Figure 3.
E_NOEXS Object does not exist(the message buffer specified in mbfid does not exist).
The event notification message buffer ID is referenced or set as an attribute data of TDN_EVENT for each device.
E_NOEXS Object does not exist(the message buffer specified in mbfid does not exist).
It is assumed that the message buffer will be implemented as a ring buffer. .
A task waiting to send a message to the message buffer is put in the send queue.
Tasks waiting to send to a message buffer send messages in their queued order.
If multiple tasks are waiting in the message buffer queues, the ID of the task at the head of the queue is returned.
Tk_rcv_mbf receives a message from the message buffer specified in mbfid, copying it in the location specified in msg.
A task waiting for receiving a message from a message buffer is put in the receive queue of that message buffer.
If TDEvtMbfSz is not defined or if the message buffer size is a negative value, an event notification message buffer is not used.