PSPSDK 2024-10-31
|
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. | |
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.