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