Searched refs:m_Thread (Results 1 – 4 of 4) sorted by relevance
64 bool result = m_Thread.TryStart( in Create()101 m_Thread.Join(); in Destroy()102 m_Thread.Finalize(); in Destroy()
258 nn::Result result = m_Thread.TryStart( in Create()292 m_Thread.Join(); in Destroy()293 m_Thread.Finalize(); in Destroy()
40 m_Thread.ChangePriority( priority ); in SetPriority()62 nn::os::Thread m_Thread; variable
193 nn::os::Thread m_Thread; variable