pspsdk-1.0+beta2
|
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. |
Additional options used when creating threads.
SceSize SceKernelThreadOptParam::size |
Size of the SceKernelThreadOptParam structure.
SceUID SceKernelThreadOptParam::stackMpid |
UID of the memory block (?) allocated for the thread's stack.