PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
vpool Struct Reference
+ Collaboration diagram for vpool:

Data Fields

struct heaptag tag
 
struct list_head vpl_list
 
struct event event
 
void * heap
 
u32 free_size
 

Detailed Description

Definition at line 122 of file thcommon.h.

Field Documentation

◆ tag

struct heaptag vpool::tag

Definition at line 124 of file thcommon.h.

◆ vpl_list

struct list_head vpool::vpl_list

Definition at line 125 of file thcommon.h.

◆ event

struct event vpool::event

Definition at line 126 of file thcommon.h.

◆ heap

void* vpool::heap

Definition at line 127 of file thcommon.h.

◆ free_size

u32 vpool::free_size

Definition at line 128 of file thcommon.h.


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