|
pspsdk-1.0+beta2
|
Fixed pool status information. More...
#include <src/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 |