Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JKRThread.h File Reference

Go to the source code of this file.

Classes

struct  JKRThreadName_
 
class  JKRThread
 
class  JKRThread::TLoad
 
class  JKRThreadSwitch
 
struct  JKRTask
 

Typedefs

typedef void(* JKRThreadSwitch_PreCallback) (OSThread *current, OSThread *next)
 
typedef void(* JKRThreadSwitch_PostCallback) (OSThread *current, OSThread *next)
 

Typedef Documentation

◆ JKRThreadSwitch_PostCallback

typedef void(* JKRThreadSwitch_PostCallback) (OSThread *current, OSThread *next)

◆ JKRThreadSwitch_PreCallback

typedef void(* JKRThreadSwitch_PreCallback) (OSThread *current, OSThread *next)