Searched defs:SetCurrentThread (Results 1 – 10 of 10) sorted by relevance
24 void SetCurrentThread(ThreadContextLsanBase *tctx) { current_thread = tctx; } in SetCurrentThread() function
109 void SetCurrentThread(ThreadContextLsanBase *tctx) { in SetCurrentThread() function
248 void SetCurrentThread(MsanThread *tsd) { SetCurrentThread() function 279 void SetCurrentThread(MsanThread *t) { SetCurrentThread() function
112 void SetCurrentThread(DFsanThread *t) { SetCurrentThread() function
198 void SetCurrentThread(MemprofThread *t) { SetCurrentThread() function
447 void SetCurrentThread(AsanThread *t) { SetCurrentThread() function
79 nub_thread_t MachThreadList::SetCurrentThread(nub_thread_t tid) { in SetCurrentThread() function in MachThreadList
1223 nub_thread_t MachProcess::SetCurrentThread(nub_thread_t tid) { function
168 void SetCurrentThread(nub_thread_t tid) { in SetCurrentThread() function
2750 bool GDBRemoteCommunicationClient::SetCurrentThread(uint64_t tid, SetCurrentThread() function in GDBRemoteCommunicationClient