Searched defs:getThreadID (Results 1 – 4 of 4) sorted by relevance
88 uint64_t GuardedPoolAllocator::getThreadID() { in getThreadID() function in gwp_asan::GuardedPoolAllocator
44 lldb::tid_t getThreadID() const { return m_thread_id; } in getThreadID() function
125 lldb::tid_t SBTraceOptions::getThreadID() { in getThreadID() function in SBTraceOptions
1739 llvm::Value *CGOpenMPRuntime::getThreadID(CodeGenFunction &CGF, in getThreadID() function in CGOpenMPRuntime