Lines Matching full:exchange
30 A mailbox allows threads, but not ISRs, to exchange messages.
37 allowing both threads participating in an exchange to know
47 a message exchange between compatible sending and receiving threads.
48 The mailbox also updates certain message descriptor fields during the exchange,
89 The exchange will not occur if thread B tries to receive a message
97 In a synchronous exchange, the sending thread blocks until the message
98 has been fully processed by the receiving thread. In an asynchronous exchange,
103 The technique used for a given message exchange is determined
106 The synchronous exchange technique provides an implicit form of flow control,
108 consumed by receiving threads. The asynchronous exchange technique provides an
147 and whose meaning is defined by the application. This exchange is
149 during any message exchange, and allowing the receiver to pass a value
150 to the sender during a synchronous message exchange.
186 message exchange. The message is immediately given to a compatible receiving
263 The message "info" field is used to exchange information about
358 "info" field is used to exchange information about the maximum size