Searched defs:SetCurrentThread (Results 1 – 10 of 10) sorted by relevance
24 void SetCurrentThread(u32 tid) { current_thread_tid = tid; } in SetCurrentThread() function
93 void SetCurrentThread(u32 tid) { get_tls_val(true)->current_thread_id = tid; } in SetCurrentThread() function
23 void SetCurrentThread(u32 tid) { current_thread_tid = tid; } in SetCurrentThread() function
92 void SetCurrentThread(u32 tid) { get_tls_val(true)->current_thread_id = tid; } in SetCurrentThread() function
22 void SetCurrentThread(u32 tid) { current_thread_tid = tid; } in SetCurrentThread() function
90 void SetCurrentThread(u32 tid) { get_tls_val(true)->current_thread_id = tid; } in SetCurrentThread() function
207 void SetCurrentThread(MsanThread *tsd) { in SetCurrentThread() function238 void SetCurrentThread(MsanThread *t) { in SetCurrentThread() function
428 void SetCurrentThread(AsanThread *t) { in SetCurrentThread() function
427 void SetCurrentThread(AsanThread *t) { in SetCurrentThread() function
444 void SetCurrentThread(AsanThread *t) { in SetCurrentThread() function