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

Message Pipe status info. More...

#include <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

◆ attr

SceUInt SceKernelMppInfo::attr

◆ bufSize

int SceKernelMppInfo::bufSize

◆ freeSize

int SceKernelMppInfo::freeSize

◆ name

char SceKernelMppInfo::name[32]

◆ numReceiveWaitThreads

int SceKernelMppInfo::numReceiveWaitThreads

◆ numSendWaitThreads

int SceKernelMppInfo::numSendWaitThreads

◆ size

SceSize SceKernelMppInfo::size

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