Searched refs:htId (Results 1 – 2 of 2) sorted by relevance
47 uint32_t htId; // Hyperthread id member
880 pThreadData->htId); in workerThreadMain()1259 pPool->pThreadData[workerId].htId = 0; in CreateThreadPool()1322 pPool->pApiThreadData[numReservedThreads].htId = in CreateThreadPool()1338 pPool->pApiThreadData[numReservedThreads].htId = in CreateThreadPool()1356 pPool->pThreadData[workerId].htId = t + pContext->threadInfo.BASE_THREAD; in CreateThreadPool()