Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JASCriticalSection.h
Go to the documentation of this file.
1#ifndef JASCRITICALSECTION_H
2#define JASCRITICALSECTION_H
3
5
18
19#endif /* JASCRITICALSECTION_H */
asm BOOL OSRestoreInterrupts(register BOOL status)
Definition OSInterrupt.c:46
asm BOOL OSDisableInterrupts(void)
Definition OSInterrupt.c:10
Definition JASCriticalSection.h:10
JASCriticalSection()
Definition JASCriticalSection.h:12
u32 mInterruptState
Definition JASCriticalSection.h:16
~JASCriticalSection()
Definition JASCriticalSection.h:13
unsigned long u32
Definition types.h:10