Home
last modified time | relevance | path

Searched defs:SetCurrentThread (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/base/
Dthread.cc82 void ThreadManager::SetCurrentThread(Thread *thread) { in SetCurrentThread() function in rtc::ThreadManager
104 void ThreadManager::SetCurrentThread(Thread *thread) { in SetCurrentThread() function in rtc::ThreadManager
/external/compiler-rt/lib/msan/
Dmsan_linux.cc191 void SetCurrentThread(MsanThread *t) { in SetCurrentThread() function
/external/compiler-rt/lib/lsan/
Dlsan_thread.cc48 void SetCurrentThread(u32 tid) { in SetCurrentThread() function
/external/compiler-rt/lib/asan/
Dasan_thread.cc358 void SetCurrentThread(AsanThread *t) { in SetCurrentThread() function