Searched refs:GetTid (Results 1 – 13 of 13) sorted by relevance
82 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()
138 ThreadStart(thr, tid, GetTid()); in my_pthread_introspection_hook()
941 ThreadStart(thr, tid, GetTid()); in __tsan_thread_start_func()
83 return t->ThreadStart(GetTid(), /* signal_thread_is_registered */ nullptr); in asan_thread_start()
311 context->os_id = GetTid(); in EnsureMainThreadIDIsCorrect()
228 return t->ThreadStart(GetTid(), ¶m->is_registered); in asan_thread_start()
63 uptr GetTid() { in GetTid() function68 return GetTid(); in GetThreadSelf()
211 uptr GetTid() { in GetTid() function
73 uptr GetTid();
337 uptr GetTid() { in GetTid() function