Searched defs:entrySz (Results 1 – 1 of 1) sorted by relevance
32 uint32_t head, tail, num, freeHead, entrySz; member49 struct SimpleQueue* simpleQueueAlloc(uint32_t numEntries, uint32_t entrySz, SimpleQueueForciblyDisc… in simpleQueueAlloc()