Home
last modified time | relevance | path

Searched defs:this_thread (Results 1 – 3 of 3) sorted by relevance

/llvm-project/third-party/benchmark/src/
H A Dtimers.cc154 HANDLE this_thread = GetCurrentThread(); in ThreadCPUUsage() local
/llvm-project/libcxx/src/
H A Dthread.cpp90 namespace this_thread { namespace
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_win.cpp86 const DWORD this_thread = GetCurrentThreadId(); in RunThread() local