PS2SDK
PS2 Homebrew Libraries
event_flag Struct Reference
+ Collaboration diagram for event_flag:

Data Fields

struct heaptag tag
 
struct list_head evf_list
 
struct event event
 
u32 bits
 
u32 init_bits
 

Detailed Description

Definition at line 79 of file thcommon.h.

Field Documentation

◆ tag

struct heaptag event_flag::tag

Definition at line 81 of file thcommon.h.

◆ evf_list

struct list_head event_flag::evf_list

Definition at line 82 of file thcommon.h.

◆ event

struct event event_flag::event

Definition at line 83 of file thcommon.h.

◆ bits

u32 event_flag::bits

Definition at line 84 of file thcommon.h.

◆ init_bits

u32 event_flag::init_bits

Definition at line 85 of file thcommon.h.


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