psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
_sys_ppu_thread_stack_t Struct Reference

PPU thread stack data structure. More...

#include <thread.h>

Data Fields

void * addr
 pointer to the stack buffer
 
u32 size
 stack size in bytes
 

Detailed Description

PPU thread stack data structure.

Definition at line 22 of file thread.h.

Field Documentation

◆ 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: