Home | History | Annotate | Download | only in lib_src

Lines Matching refs:writeIndex

126 EAS_INLINE EAS_BOOL JET_ReadQueue (EAS_U32 *pEventQueue, EAS_U8 *pReadIndex, EAS_U8 writeIndex, EAS_U8 queueSize, EAS_U32 *pEvent)
130 if (*pReadIndex == writeIndex)