Searched defs:clientIndex (Results 1 – 3 of 3) sorted by relevance
38 volatile uint32_t clientIndex; // Current read/write index for application member
1930 const uint32_t clientIndex = mCblk->clientIndex; in command() local
3636 int clientIndex = mLruProcesses.lastIndexOf(client); in updateLruProcessLSP() local