Searched refs:m_pid_pthread (Results 1 – 2 of 2) sorted by relevance
57 m_pid_pthread(), in RNBContext()130 pthread_t m_pid_pthread; variable
94 int err = ::pthread_create (&m_pid_pthread, NULL, ThreadFunctionProcessStatus, this); in StartProcessStatusThread()