psl1ght
A free SDK for Sony's PS3 console
Data Fields
_sys_spu_thread_attr Struct Reference

A structure containing SPU thread attributes. More...

#include <spu.h>

Data Fields

u32 nameAddress
 Effective address of the thread's name string.
 
u32 nameSize
 Size of the name string in bytes (including terminating null byte).
 
u32 attribute
 OR'ed list of SPU thread attribute flags (or SPU_THREAD_ATTR_NONE)
 

Detailed Description

A structure containing SPU thread attributes.

Possible values for attribute flags are SPU_THREAD_ATTR_NONE or an OR'ed list of the following flags:


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