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
4#include <dolphin/os.h>
5
18
19#endif /* JASCRITICALSECTION_H */
Definition JASCriticalSection.h:10
JASCriticalSection()
Definition JASCriticalSection.h:12
u32 mInterruptState
Definition JASCriticalSection.h:16
~JASCriticalSection()
Definition JASCriticalSection.h:13
asm BOOL OSRestoreInterrupts(__REGISTER BOOL level)
Definition OSInterrupt.c:106
asm BOOL OSDisableInterrupts(void)
Definition OSInterrupt.c:85
unsigned long u32
Definition types.h:12