Home |
RTKernel-32 Programming Manual Function RTKPutFrontUntil |
Function RTKPutFrontUntilRTKPutFrontUntil corresponds to Function RTKPutUntil, but inserts the message at the start of the mailbox queue rather than at the end: RTKBool RTKPutFrontUntil(RTKMailbox Box, const void * Data, RTKTime Time);
|