nn::os::Thread::Thread Constructor

Syntax

#include <nn/os.h>

Thread();

Arguments

None.

Description

Constructor.

Use either Start or TryStart to start a thread.


CONFIDENTIAL