|
PS2SDK
PS2 Homebrew Libraries
|
Collaboration diagram for vpool:Data Fields | |
| struct heaptag | tag |
| struct list_head | vpl_list |
| struct event | event |
| void * | heap |
| u32 | free_size |
Definition at line 122 of file thcommon.h.
| struct heaptag vpool::tag |
Definition at line 124 of file thcommon.h.
| struct list_head vpool::vpl_list |
Definition at line 125 of file thcommon.h.
| struct event vpool::event |
Definition at line 126 of file thcommon.h.
| void* vpool::heap |
Definition at line 127 of file thcommon.h.
| u32 vpool::free_size |
Definition at line 128 of file thcommon.h.