Loading [MathJax]/extensions/MathZoom.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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 */
asm BOOL OSRestoreInterrupts(register BOOL level)
Definition OSInterrupt.c:106
asm BOOL OSDisableInterrupts(void)
Definition OSInterrupt.c:85
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:9