pspsdk-1.0+beta2
SceKernelMppInfo Struct Reference

Message Pipe status info. More...

#include <src/user/pspthreadman.h>

Data Fields

SceSize size
char name [32]
SceUInt attr
int bufSize
int freeSize
int numSendWaitThreads
int numReceiveWaitThreads

Detailed Description

Message Pipe status info.

Field Documentation

SceUInt SceKernelMppInfo::attr
int SceKernelMppInfo::bufSize
int SceKernelMppInfo::freeSize
char SceKernelMppInfo::name[32]
int SceKernelMppInfo::numReceiveWaitThreads
int SceKernelMppInfo::numSendWaitThreads
SceSize SceKernelMppInfo::size

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