Home
last modified time | relevance | path

Searched refs:s_tailIndex (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/build/demos/mididemo/src/
Dmidiqueue.c58 static int s_tailIndex = 0; variable
211 return s_tailIndex; in getTailIndex()
263 s_tailIndex = proceedIndex(s_tailIndex); in proceedTailIndex()