nn::os::ManagedThread::ManagedThread Constructor#include <nn/os.h> ManagedThread();
None.
Constructor.
For the creation of thread instances, calls are made to one of these functions: Initialize, TryInitialize, InitializeUsingAutoStack, or TryInitializeUsingAutoStack.
CONFIDENTIAL