Searched refs:m_Thread (Results 1 – 4 of 4) sorted by relevance
62 bool result = m_Thread.TryStart( in Create()99 m_Thread.Join(); in Destroy()100 m_Thread.Finalize(); in Destroy()
256 nn::Result result = m_Thread.TryStart( in Create()290 m_Thread.Join(); in Destroy()291 m_Thread.Finalize(); in Destroy()
38 m_Thread.ChangePriority( priority ); in SetPriority()58 nn::os::Thread m_Thread; variable
191 nn::os::Thread m_Thread; variable