Home
last modified time | relevance | path

Searched refs:m_thread (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/net/osl/
Dosl_IpcDispatcher.h143 … result = m_thread.TryStart<Worker*, Worker*, StackT>(SessionThread, this, m_stack, priority);
158 m_thread.Finalize(); in Finalize()
164 m_thread.Join(); in Wait()
207 nn::os::Thread m_thread; variable