Home
last modified time | relevance | path

Searched refs:InferiorThreadID (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachThread.h48 thread_t InferiorThreadID() const;
H A DMachThread.cpp195 thread_t MachThread::InferiorThreadID() const { in InferiorThreadID() function in MachThread
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DChangeLog1050 (MachThread::InferiorThreadID): New function.
1052 (MachThread::InferiorThreadID): New prototype.