Searched defs:threadId (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ | ||
| H A D | threads.h | 44 uint32_t threadId; // within the procGroup for Windows member in struct:THREAD_DATA |
| H A D | rdtsc_core.h | 138 INLINE void rdtscInit(int threadId) argument |
| H A D | threads.cpp | 103 uint32_t threadId = 0; local in function:CalculateProcessorTopology 311 bindThread(SWR_CONTEXT * pContext,uint32_t threadId,uint32_t procGroupId=0,bool bindProcGroup=false) argument 850 uint32_t threadId = pThreadData->threadId; local in function:workerThreadMain [all...] |
Completed in 8 milliseconds