Searched refs:JET_IncQueueIndex (Results 1 – 1 of 1) sorted by relevance
90 EAS_INLINE EAS_U8 JET_IncQueueIndex (EAS_U8 index, EAS_U8 queueSize) in JET_IncQueueIndex() function108 temp = JET_IncQueueIndex(*pWriteIndex, queueSize); in JET_WriteQueue()135 *pReadIndex = JET_IncQueueIndex(*pReadIndex, queueSize); in JET_ReadQueue()