PPU thread stack data structure.
More...
#include <thread.h>
|
| void * | addr |
| | pointer to the stack buffer
|
| |
| u32 | size |
| | stack size in bytes
|
| |
PPU thread stack data structure.
Definition at line 22 of file thread.h.
◆ addr
| void* _sys_ppu_thread_stack_t::addr |
pointer to the stack buffer
Definition at line 23 of file thread.h.
◆ size
| u32 _sys_ppu_thread_stack_t::size |
stack size in bytes
Definition at line 24 of file thread.h.
The documentation for this struct was generated from the following file: