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

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
 

Detailed Description

Fixed pool status information.

Field Documentation

◆ attr

SceUInt SceKernelFplInfo::attr

◆ blockSize

int SceKernelFplInfo::blockSize

◆ freeBlocks

int SceKernelFplInfo::freeBlocks

◆ name

char SceKernelFplInfo::name[32]

◆ numBlocks

int SceKernelFplInfo::numBlocks

◆ numWaitThreads

int SceKernelFplInfo::numWaitThreads

◆ size

SceSize SceKernelFplInfo::size

The documentation for this struct was generated from the following file: