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

Variable pool status info. More...

#include <user/pspthreadman.h>

Data Fields

SceSize size
 
char name [32]
 
SceUInt attr
 
int poolSize
 
int freeSize
 
int numWaitThreads
 

Detailed Description

Variable pool status info.

Field Documentation

◆ attr

SceUInt SceKernelVplInfo::attr

◆ freeSize

int SceKernelVplInfo::freeSize

◆ name

char SceKernelVplInfo::name[32]

◆ numWaitThreads

int SceKernelVplInfo::numWaitThreads

◆ poolSize

int SceKernelVplInfo::poolSize

◆ size

SceSize SceKernelVplInfo::size

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