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

Data Fields

u32 attr
 
u32 option
 
void(* thread )(void *)
 
u32 stacksize
 
u32 priority
 

Detailed Description

Definition at line 39 of file thbase.h.

Field Documentation

◆ attr

u32 _iop_thread::attr

Definition at line 41 of file thbase.h.

◆ option

u32 _iop_thread::option

Definition at line 42 of file thbase.h.

◆ thread

void(* _iop_thread::thread) (void *)

Definition at line 43 of file thbase.h.

◆ stacksize

u32 _iop_thread::stacksize

Definition at line 44 of file thbase.h.

◆ priority

u32 _iop_thread::priority

Definition at line 45 of file thbase.h.


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