Searched defs:ThreadFunctionProcessStatus (Results 1 - 1 of 1) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DRNBContext.cpp94 int err = ::pthread_create (&m_pid_pthread, NULL, ThreadFunctionProcessStatus, this);
137 RNBContext::ThreadFunctionProcessStatus(void *arg) function in class:RNBContext

Completed in 66 milliseconds