Searched refs:htId (Results 1 – 2 of 2) sorted by relevance
45 uint32_t htId; // Hyperthread id member
779 workerId, pThreadData->numaId, pThreadData->coreId, pThreadData->htId); in workerThreadMain()1115 pPool->pThreadData[workerId].htId = 0; in CreateThreadPool()1176 … pPool->pApiThreadData[numReservedThreads].htId = t + pContext->threadInfo.BASE_THREAD; in CreateThreadPool()1189 … pPool->pApiThreadData[numReservedThreads].htId = t + pContext->threadInfo.BASE_THREAD; in CreateThreadPool()1204 pPool->pThreadData[workerId].htId = t + pContext->threadInfo.BASE_THREAD; in CreateThreadPool()