#include <TaskThread.h>
◆ anonymous enum
| Enumerator |
|---|
| MSG_NONE | |
| MSG_EXECUTE | |
| MSG_DONE | |
◆ TaskThread()
| nw4hbm::snd::detail::TaskThread::TaskThread |
( |
| ) |
|
|
inline |
◆ Create()
| bool nw4hbm::snd::detail::TaskThread::Create |
( |
s32 | priority | ) |
|
◆ Destroy()
| BOOL nw4hbm::snd::detail::TaskThread::Destroy |
( |
| ) |
|
◆ GetInstance()
| static TaskThread & nw4hbm::snd::detail::TaskThread::GetInstance |
( |
| ) |
|
|
static |
◆ SendWakeupMessage()
| void nw4hbm::snd::detail::TaskThread::SendWakeupMessage |
( |
| ) |
|
◆ ThreadFunc()
| static void * nw4hbm::snd::detail::TaskThread::ThreadFunc |
( |
void * | arg | ) |
|
|
static |
◆ ThreadProc()
| void nw4hbm::snd::detail::TaskThread::ThreadProc |
( |
| ) |
|
◆ mCreateFlag
| bool nw4hbm::snd::detail::TaskThread::mCreateFlag |
|
private |
◆ mMsgBuffer
◆ mMsgQueue
◆ mPadding
| u8 nw4hbm::snd::detail::TaskThread::mPadding[3] |
|
private |
◆ MSG_QUEUE_CAPACITY
| const int nw4hbm::snd::detail::TaskThread::MSG_QUEUE_CAPACITY = 8 |
|
staticprivate |
◆ mThread
| OSThread nw4hbm::snd::detail::TaskThread::mThread |
|
private |
◆ mThreadQueue
◆ mThreadStack
The documentation for this class was generated from the following file: