Searched refs:GetTid (Results 1 – 13 of 13) sorted by relevance
84 ThreadStart(tid, GetTid()); in __lsan_init()
134 CurrentThreadContext()->os_id = GetTid(); in EnsureMainThreadIDIsCorrect()
224 ThreadStart(tid, GetTid()); in __lsan_thread_start_func()
97 arg->reported_tid = GetTid(); in TidReporterThread()146 pid_t self_tid = GetTid(); in TEST_F()
142 ThreadStart(thr, tid, GetTid()); in my_pthread_introspection_hook()
889 ThreadStart(thr, tid, GetTid()); in __tsan_thread_start_func()
97 return t->ThreadStart(GetTid(), /* signal_thread_is_registered */ nullptr); in asan_thread_start()
385 context->os_id = GetTid(); in EnsureMainThreadIDIsCorrect()
236 return t->ThreadStart(GetTid(), ¶m->is_registered); in asan_thread_start()
65 uptr GetTid() { in GetTid() function70 return GetTid(); in GetThreadSelf()
240 uptr GetTid() { in GetTid() function
75 uptr GetTid();
373 uptr GetTid() { in GetTid() function