Searched defs:numAPIThreadsPerCore (Results 1 – 2 of 2) sorted by relevance
207 … uint32_t numAPIThreadsPerCore; // 0 - means use all threads per core, else clamp to this number. member
1027 uint32_t& numAPIThreadsPerCore = pContext->apiThreadInfo.numAPIThreadsPerCore; in CreateThreadPool() local