PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
u16 | target |
u16 | time |
int | id |
void * | callback |
void * | common |
void * | gp |
struct heaptag | tag |
struct list_head | alarm_list |
u64 | target |
unsigned int(* | cb )(void *) |
void * | userptr |
struct heaptag alarm::tag |
Definition at line 133 of file thcommon.h.
struct list_head alarm::alarm_list |
Definition at line 134 of file thcommon.h.
u64 alarm::target |
Definition at line 135 of file thcommon.h.
unsigned int(* alarm::cb) (void *) |
Definition at line 136 of file thcommon.h.
void* alarm::userptr |
Definition at line 137 of file thcommon.h.