Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DThreadPool.cpp171 llvm::thread::id CurrentThreadId = llvm::this_thread::get_id(); in isWorkerThread() local
H A DParallel.cpp86 std::thread::id CurrentThreadId = std::this_thread::get_id(); ~ThreadPoolExecutor() local