#include <JASAudioThread.h>
|
| JASAudioThread (int, int, u32) |
|
void | stop () |
|
virtual void * | run () |
|
virtual | ~JASAudioThread () |
|
| JKRThread (u32 stack_size, int message_count, int param_3) |
|
| JKRThread (JKRHeap *heap, u32 stack_size, int message_count, int param_4) |
|
| JKRThread (OSThread *thread, int message_count) |
|
virtual | ~JKRThread () |
|
void | setCommon_mesgQueue (JKRHeap *heap, int message_count) |
|
void | setCommon_heapSpecified (JKRHeap *heap, u32 stack_size, int param_3) |
|
OSThread * | getThreadRecord () const |
|
void * | getStack () const |
|
TLoad * | getLoadInfo () |
|
JKRHeap * | getCurrentHeap () const |
|
s32 | getCurrentHeapError () const |
|
void | setCurrentHeap (JKRHeap *heap) |
|
| JASGlobalInstance (JASAudioThread *inst) |
|
| JASGlobalInstance (bool param_1) |
|
| ~JASGlobalInstance () |
|
◆ JASAudioThread()
JASAudioThread::JASAudioThread |
( |
int |
stackSize, |
|
|
int |
msgCount, |
|
|
u32 |
threadPriority |
|
) |
| |
◆ ~JASAudioThread()
virtual JASAudioThread::~JASAudioThread |
( |
| ) |
|
|
inlinevirtual |
◆ create()
void JASAudioThread::create |
( |
s32 |
| ) |
|
|
static |
◆ DMACallback()
void JASAudioThread::DMACallback |
( |
| ) |
|
|
static |
◆ DSPCallback()
void JASAudioThread::DSPCallback |
( |
void * |
| ) |
|
|
static |
◆ getDSPSyncCount()
static int JASAudioThread::getDSPSyncCount |
( |
| ) |
|
|
inlinestatic |
◆ getThreadPointer()
◆ run()
◆ setDSPSyncCount()
◆ stop()
void JASAudioThread::stop |
( |
| ) |
|
◆ sbPauseFlag
bool JASAudioThread::sbPauseFlag |
◆ snIntCount
◆ sThreadQueue
The documentation for this struct was generated from the following files: