Searched refs:SetCurrentThread (Results 1 – 25 of 29) sorted by relevance
12
54 SetCurrentThread(tid); in ThreadStart()59 SetCurrentThread(kInvalidTid); in ThreadFinish()
23 void SetCurrentThread(u32 tid) { current_thread_tid = tid; } in SetCurrentThread() function
54 void SetCurrentThread(u32 tid);
73 SetCurrentThread(tid); in lsan_register_worker_thread()
107 void SetCurrentThread(u32 tid) { get_tls_val(true)->current_thread_id = tid; } in SetCurrentThread() function
161 SetCurrentThread(t); in CreateMainThread()214 SetCurrentThread(thread); in ThreadStartHook()
294 SetCurrentThread(main_thread); in CreateMainThread()432 SetCurrentThread(tctx->thread); in GetCurrentThread()441 void SetCurrentThread(AsanThread *t) { in SetCurrentThread() function
180 void SetCurrentThread(AsanThread *t);
150 SetCurrentThread(t); in asan_register_worker_thread()
136 SetCurrentThread(t); in asan_thread_start()
198 SetCurrentThread(t);
205 void SetCurrentThread(MsanThread *tsd) { in SetCurrentThread() function236 void SetCurrentThread(MsanThread *t) { in SetCurrentThread() function
77 void SetCurrentThread(MsanThread *t);
495 SetCurrentThread(main_thread); in __msan_init()
76 void SetCurrentThread(DFsanThread *t);
112 void SetCurrentThread(DFsanThread *t) { in SetCurrentThread() function
1245 SetCurrentThread(main_thread); in DFsanInit()
45 nub_thread_t SetCurrentThread(nub_thread_t tid);
286 nub_thread_t SetCurrentThread(nub_thread_t tid);
79 nub_thread_t MachThreadList::SetCurrentThread(nub_thread_t tid) { in SetCurrentThread() function in MachThreadList
165 void SetCurrentThread(nub_thread_t tid) { in SetCurrentThread() function
1384 return procSP->SetCurrentThread(tid); in DNBProcessSetCurrentThread()
1558 SetCurrentThread(tid); in HandlePacket_H()1798 SetCurrentThread(tid); in HandlePacket_qC()2920 SetCurrentThread(tid); in HandlePacket_last_signal()
305 bool SetCurrentThread(uint64_t tid,
5229 if (!m_gdb_comm.SetCurrentThread(detach_tid, detach_pid)) { in DidFork()5244 if (!m_gdb_comm.SetCurrentThread(follow_tid, follow_pid) || in DidFork()5292 if (!m_gdb_comm.SetCurrentThread(detach_tid, detach_pid)) { in DidVFork()5301 if (!m_gdb_comm.SetCurrentThread(child_tid, child_pid) || in DidVFork()