Home
last modified time | relevance | path

Searched defs:threadIndex (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DParallel.cpp27 static thread_local unsigned threadIndex; variable
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dvscode.py394 def get_thread_id(self, threadIndex=0): argument