Lines Matching full:routine
172 // Routine used to initialise the vchi on both local + remote connections
198 // Routine to create a named service
203 // Routine to destory a service
206 // Routine to open a named service
214 // Routine to close a named service
217 // Routine to increment ref count on a named service
220 // Routine to decrement ref count on a named service
223 // Routine to set a control option for a named service
228 // Routine to send a message across a service
249 // Routine to receive a msg from a service
257 // Routine to look at a message in place.
265 // Routine to remove a message after it has been read in place with peek
269 // Routine to look at a message in place.
287 // Routine to get the address of a held message
290 // Routine to get the size of a held message
293 // Routine to get the transmit timestamp as written into the header by the peer
296 // Routine to get the reception timestamp, written as we parsed the header
299 // Routine to release a held message after it has been processed
330 // Routine to prepare interface for a transfer from the other side
346 // Routine to queue up data ready for transfer to the other (once they have signalled they are read…