Searched refs:GetTid (Results 1 – 12 of 12) sorted by relevance
80 ThreadStart(tid, GetTid()); in __lsan_init()
128 CurrentThreadContext()->os_id = GetTid(); in EnsureMainThreadIDIsCorrect()
219 ThreadStart(tid, GetTid()); in __lsan_thread_start_func()
97 arg->reported_tid = GetTid(); in TidReporterThread()146 pid_t self_tid = GetTid(); in TEST_F()
83 return t->ThreadStart(GetTid(), /* signal_thread_is_registered */ nullptr); in asan_thread_start()
312 context->os_id = GetTid(); in EnsureMainThreadIDIsCorrect()
215 return t->ThreadStart(GetTid(), ¶m->is_registered); in asan_thread_start()
61 uptr GetTid() { in GetTid() function66 return GetTid(); in GetThreadSelf()
156 uptr GetTid() { in GetTid() function
62 uptr GetTid();
340 uptr GetTid() { in GetTid() function
939 ThreadStart(thr, tid, GetTid()); in __tsan_thread_start_func()