Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
MWCriticalSection_gc.c File Reference

Functions

BOOL OSRestoreInterrupts (unsigned int)
 
unsigned int OSDisableInterrupts ()
 
void MWInitializeCriticalSection (unsigned int *)
 
void MWEnterCriticalSection (unsigned int *section)
 
void MWExitCriticalSection (unsigned int *section)
 

Function Documentation

◆ MWEnterCriticalSection()

void MWEnterCriticalSection ( unsigned int section)
extern

◆ MWExitCriticalSection()

void MWExitCriticalSection ( unsigned int section)
extern

◆ MWInitializeCriticalSection()

void MWInitializeCriticalSection ( unsigned int )
extern

◆ OSDisableInterrupts()

unsigned int OSDisableInterrupts ( )
extern

◆ OSRestoreInterrupts()

BOOL OSRestoreInterrupts ( unsigned int  )
extern

MWCriticalSection_gc.c Description: