Searched defs:GetThreadID (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/ | ||
D | sanitizer_stoptheworld.h | 29 SuspendedThreadID GetThreadID(uptr index) const { in GetThreadID() function |
/external/google-breakpad/src/processor/ | ||
D | minidump.cc | 1473 bool MinidumpThread::GetThreadID(uint32_t *thread_id) const { in GetThreadID() function in google_breakpad::MinidumpThread |