PSPSDK 2024-10-31
|
Fixed pool status information. More...
#include <user/pspthreadman.h>
Data Fields | |
SceSize | size |
char | name [32] |
SceUInt | attr |
int | blockSize |
int | numBlocks |
int | freeBlocks |
int | numWaitThreads |
Fixed pool status information.
SceUInt SceKernelFplInfo::attr |
int SceKernelFplInfo::blockSize |
int SceKernelFplInfo::freeBlocks |
char SceKernelFplInfo::name[32] |
int SceKernelFplInfo::numBlocks |
int SceKernelFplInfo::numWaitThreads |
SceSize SceKernelFplInfo::size |