PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
semaphore Struct Reference
+ Collaboration diagram for semaphore:

Data Fields

struct heaptag tag
 
struct list_head sema_list
 
struct event event
 
u32 count
 
u32 max_count
 
u32 initial_count
 

Detailed Description

Definition at line 85 of file thcommon.h.

Field Documentation

◆ tag

struct heaptag semaphore::tag

Definition at line 87 of file thcommon.h.

◆ sema_list

struct list_head semaphore::sema_list

Definition at line 88 of file thcommon.h.

◆ event

struct event semaphore::event

Definition at line 89 of file thcommon.h.

◆ count

u32 semaphore::count

Definition at line 90 of file thcommon.h.

◆ max_count

u32 semaphore::max_count

Definition at line 91 of file thcommon.h.

◆ initial_count

u32 semaphore::initial_count

Definition at line 92 of file thcommon.h.


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