Searched refs:currentThreadSlot (Results 1 – 1 of 1) sorted by relevance
167 int32_t currentThreadSlot = -1; in SetThreadInfoCallback() local175 currentThreadSlot = i; in SetThreadInfoCallback()180 int32_t targetSlot = currentThreadSlot == -1 ? firstEmptySlot : currentThreadSlot; in SetThreadInfoCallback()