Home
last modified time | relevance | path

Searched refs:CurrentThread (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.h65 void CurrentThread(MachThreadSP &threadSP);
H A DMachThreadList.cpp235 CurrentThread(thread_sp); in CurrentThreadID()
348 void MachThreadList::CurrentThread(MachThreadSP &thread_sp) { in CurrentThread() function in MachThreadList
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/
H A DVisualStudio.py319 thread = self._debugger.CurrentThread
346 thread = self._debugger.CurrentThread
/llvm-project/lldb/tools/debugserver/source/
H A DChangeLog408 (MachThreadList::CurrentThread): Use new PTHREAD_MUTEX_LOCKER macro to