PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
ps2ThreadData Struct Reference

Data Fields

pte_osThreadEntryPoint entryPoint
 
void * argv
 
s32 cancelSem
 

Detailed Description

Definition at line 46 of file osal.c.

Field Documentation

◆ entryPoint

pte_osThreadEntryPoint ps2ThreadData::entryPoint

Definition at line 49 of file osal.c.

◆ argv

void* ps2ThreadData::argv

Definition at line 50 of file osal.c.

◆ cancelSem

s32 ps2ThreadData::cancelSem

Definition at line 54 of file osal.c.


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