Searched defs:threadIndex (Results 1 – 2 of 2) sorted by relevance
27 static thread_local unsigned threadIndex = UINT_MAX; global() variable
421 def get_thread_id(self, threadIndex=0): argument