|
taiHEN
1.0
CFW framework for PS Vita
|
Internal data for a process. More...
#include <taihen_internal.h>
Data Fields | |
| SceUID | pid |
| Process ID (the key in the map) | |
| tai_patch_t * | head |
| Linked list of patches for this process. | |
| struct slab_chain | slab |
| A slab allocator associated with this process. | |
| struct _tai_proc * | next |
| Next process in this map bucket. | |
Internal data for a process.
Definition at line 103 of file taihen_internal.h.
1.8.12