|
libnx
|
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. | |
Thread information structure.
1.8.11