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

/external/lldb/tools/debugserver/source/
H A DRNBRemote.cpp706 int err = ::pthread_create (&m_rx_pthread, NULL, ThreadFunctionReadRemoteData, this);
742 RNBRemote::ThreadFunctionReadRemoteData(void *arg) function in class:RNBRemote

Completed in 171 milliseconds