Searched defs:GetThreadId (Results 1 – 7 of 7) sorted by relevance
46 inline PlatformThreadId GetThreadId() { in GetThreadId() function
88 static std::string GetThreadId() { in GetThreadId() function
221 PlatformThreadId Thread::GetThreadId() const { in GetThreadId() function in base::Thread
124 pid_t CrashGenerator::GetThreadId(unsigned index) const { in GetThreadId() function in google_breakpad::CrashGenerator
69 uint64_t GetThreadId() const {return m_ThreadId;} in GetThreadId() function in armnn::profiling::EventObj
542 int WorkQueue::GetThreadId() { in GetThreadId() function in base::__anon9bde62eb0111::WorkQueue
45 pub unsafe trait GetThreadId { interface