PSP2SDK  dirty-f9e4f2d
The free SDK for PSP2
Data Fields
SceKernelCallbackInfo Struct Reference

#include <threadmgr.h>

Data Fields

SceSize size
SceUID callbackId
char name [32]
SceUID threadId
SceKernelCallbackFunction callback
void * common
int notifyCount
int notifyArg

Detailed Description

Structure to hold the status information for a callback


Field Documentation

Pointer to the callback function

The UID of the callback.

User supplied argument for the callback

The name given to the callback

Unknown

Unknown

Size of the structure (i.e. sizeof(SceKernelCallbackInfo))

The thread id associated with the callback


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines