Searched defs:iThreadIndex (Results 1 – 2 of 2) sorted by relevance
143 int32_t iThreadIndex, int32_t iPartitionNum) { in SetParamForReallocateTest()454 int32_t iThreadIndex = rand() % pCtx->iActiveThreadsNum; in TEST_F() local483 int32_t iThreadIndex = rand() % pCtx->iActiveThreadsNum; in TEST_F() local
64 int32_t iThreadIndex; // thread index, zero based member