PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
SceKernelThreadOptParam Struct Reference

Additional options used when creating threads. More...

#include <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

◆ size

SceSize SceKernelThreadOptParam::size

Size of the SceKernelThreadOptParam structure.

◆ stackMpid

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: