Home
last modified time | relevance | path

Searched refs:m_pid_pthread (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DRNBContext.h140 pthread_t m_pid_pthread; variable
H A DRNBContext.cpp94 int err = ::pthread_create(&m_pid_pthread, NULL, in StartProcessStatusThread()