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

/external/lldb/tools/debugserver/source/
H A DRNBContext.h57 m_pid_pthread(),
130 pthread_t m_pid_pthread; member in class:RNBContext
H A DRNBContext.cpp94 int err = ::pthread_create (&m_pid_pthread, NULL, ThreadFunctionProcessStatus, this);

Completed in 155 milliseconds