Home
last modified time | relevance | path

Searched defs:getThreadID (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
HDguarded_pool_allocator_posix.cpp88 uint64_t GuardedPoolAllocator::getThreadID() { in getThreadID() function in gwp_asan::GuardedPoolAllocator
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDTraceOptions.h44 lldb::tid_t getThreadID() const { return m_thread_id; } in getThreadID() function
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBTraceOptions.cpp125 lldb::tid_t SBTraceOptions::getThreadID() { in getThreadID() function in SBTraceOptions
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp1739 llvm::Value *CGOpenMPRuntime::getThreadID(CodeGenFunction &CGF, in getThreadID() function in CGOpenMPRuntime