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