PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
struct heaptag | tag |
struct list_head | sema_list |
struct event | event |
u32 | count |
u32 | max_count |
u32 | initial_count |
Definition at line 85 of file thcommon.h.
struct heaptag semaphore::tag |
Definition at line 87 of file thcommon.h.
struct list_head semaphore::sema_list |
Definition at line 88 of file thcommon.h.
struct event semaphore::event |
Definition at line 89 of file thcommon.h.
u32 semaphore::count |
Definition at line 90 of file thcommon.h.
u32 semaphore::max_count |
Definition at line 91 of file thcommon.h.
u32 semaphore::initial_count |
Definition at line 92 of file thcommon.h.