Searched refs:m_rx_pthread (Results 1 – 2 of 2) sorted by relevance
314 pthread_t m_rx_pthread; variable
73 m_rx_pthread(0), in RNBRemote()706 int err = ::pthread_create (&m_rx_pthread, NULL, ThreadFunctionReadRemoteData, this); in StartReadRemoteDataThread()