libnx
Data Fields
Thread Struct Reference

Thread information structure. More...

#include <thread.h>

Data Fields

Handle handle
 Thread handle.
 
void * stack_mem
 Pointer to stack memory.
 
void * stack_mirror
 Pointer to stack memory mirror.
 
size_t stack_sz
 Stack size.
 

Detailed Description

Thread information structure.


The documentation for this struct was generated from the following file: