Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_thread.cc85 void SetCurrentThread(MsanThread *t) { in SetCurrentThread() function
/external/chromium_org/third_party/webrtc/base/
Dthread.cc79 void ThreadManager::SetCurrentThread(Thread *thread) { in SetCurrentThread() function in rtc::ThreadManager
101 void ThreadManager::SetCurrentThread(Thread *thread) { in SetCurrentThread() function in rtc::ThreadManager
/external/compiler-rt/lib/lsan/
Dlsan_thread.cc47 void SetCurrentThread(u32 tid) { in SetCurrentThread() function
/external/compiler-rt/lib/asan/
Dasan_thread.cc271 void SetCurrentThread(AsanThread *t) { in SetCurrentThread() function
/external/lldb/tools/debugserver/source/
DRNBRemote.h154 void SetCurrentThread (nub_thread_t tid) in SetCurrentThread() function
/external/lldb/tools/debugserver/source/MacOSX/
DMachThreadList.cpp52 MachThreadList::SetCurrentThread(nub_thread_t tid) in SetCurrentThread() function in MachThreadList
DMachProcess.cpp197 MachProcess::SetCurrentThread(nub_thread_t tid) in SetCurrentThread() function in MachProcess
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp2157 GDBRemoteCommunicationClient::SetCurrentThread (uint64_t tid) in SetCurrentThread() function in GDBRemoteCommunicationClient