Searched refs:threadArrayEnd (Results 1 – 1 of 1) sorted by relevance
598 rebase_threaded_starts(uint32_t *threadArrayStart, uint32_t *threadArrayEnd, in rebase_threaded_starts() argument603 …for (uint32_t* threadOffset = threadArrayStart + 1; threadOffset != threadArrayEnd; ++threadOffset… in rebase_threaded_starts()