pspsdk-1.0+beta2
SceKernelThreadOptParam Struct Reference

Additional options used when creating threads. More...

#include <src/user/pspthreadman.h>

Data Fields

SceSize size
 Size of the SceKernelThreadOptParam structure.
SceUID stackMpid
 UID of the memory block (?) allocated for the thread's stack.

Detailed Description

Additional options used when creating threads.

Field Documentation

SceSize SceKernelThreadOptParam::size

Size of the SceKernelThreadOptParam structure.

SceUID SceKernelThreadOptParam::stackMpid

UID of the memory block (?) allocated for the thread's stack.


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