Searched refs:mtSlots (Results 1 – 1 of 1) sorted by relevance
58 static BitSet32 mtSlots; variable124 if (!mtSlots.isFull()) { in assignSlot()125 uint32_t slot = mtSlots.markFirstUnmarkedBit(); in assignSlot()135 mtSlots.clearBit(slot); in unassignSlot()