sead
Loading...
Searching...
No Matches
sead::DelegateThread Member List

This is the complete list of members for sead::DelegateThread, including all inherited members.

cafeThreadFunc_(void *)sead::Threadprotectedstatic
calc_(MessageQueue::Element msg)sead::DelegateThreadprotectedvirtual
calcStackUsedSizePeak() constsead::Threadvirtual
cDefaultBlockTypesead::Threadstatic
cDefaultMsgQueueSizesead::Threadstatic
cDefaultPrioritysead::Threadstatic
cDefaultQuitMsgsead::Threadstatic
cDefaultSeadPrioritysead::Threadstatic
cDefaultStackSizesead::Threadstatic
checkStackOverFlow()sead::Thread
DelegateThread(const SafeString &name, IDelegate2< Thread *, MessageQueue::Element > *delegate, Heap *heap, s32 priority=cDefaultPriority, MessageQueue::BlockType block_type=cDefaultBlockType, MessageQueue::Element quit_msg=cDefaultQuitMsg, s32 stack_size=cDefaultStackSize, s32 msg_queue_size=cDefaultMsgQueueSize)sead::DelegateThread
destroy()sead::Threadinlinevirtual
getAffinity() constsead::Thread
getBlockType() constsead::Threadinlinevirtual
getCurrentHeap() constsead::Threadinline
getID() constsead::Threadinline
getListNode()sead::Threadprotected
getName() constsead::INamableinline
getPriority() constsead::Threadvirtual
getQuitMsg() constsead::Threadinline
getStackBottom() constsead::Threadinline
getStackCheckStartAddress_() constsead::Threadprotectedvirtual
getStackSize() constsead::Threadinlinevirtual
getStackTop() constsead::Threadinline
getState() constsead::Threadinline
IDisposer()sead::IDisposer
INamable()sead::INamableinline
INamable(const SafeString &name)sead::INamableinline
initStackCheck_()sead::Threadprotected
isDone() constsead::Thread
mBlockTypesead::Threadprotected
mCoreIdMasksead::Threadprotected
mCurrentHeapsead::Threadprotected
mDelegatesead::DelegateThreadprotected
mDisposerHeapsead::IDisposerprivate
mIDsead::Threadprotected
mINamableNamesead::INamableprivate
mListNodesead::Threadprotected
mMessageQueuesead::Threadprotected
mPrioritysead::Threadprotected
mQuitMsgsead::Threadprotected
mStackSizesead::Threadprotected
mStackTopsead::Threadprotected
mStatesead::Threadprotected
mThreadInnersead::Threadprotected
operator=(const Thread &)sead::Threadprivate
quit(bool)sead::Threadvirtual
quitAndDestroySingleThread(bool is_jam)sead::Threadinlinevirtual
quitAndWaitDoneSingleThread(bool is_jam)sead::Threadvirtual
recvMessage(MessageQueue::BlockType)sead::Threadvirtual
run_()sead::Threadprotected
sendMessage(MessageQueue::Element, MessageQueue::BlockType)sead::Threadvirtual
setAffinity(const CoreIdMask &)sead::Thread
setCurrentHeap_(Heap *)sead::Threadprotected
setName(const SafeString &name)sead::INamableinline
setPriority(s32)sead::Threadvirtual
sleep(TickSpan span)sead::Threadstatic
start()sead::Threadvirtual
Thread(const Thread &)sead::Threadprivate
Thread(Heap *, OSThread *)sead::Threadprotected
Thread(const SafeString &name, Heap *heap, s32 priority=cDefaultPriority, MessageQueue::BlockType block_type=cDefaultBlockType, MessageQueue::Element quit_msg=cDefaultQuitMsg, s32 stack_size=cDefaultStackSize, s32 msg_queue_size=cDefaultMsgQueueSize)sead::Thread
waitDone()sead::Threadvirtual
yield()sead::Threadstatic
~DelegateThread()sead::DelegateThreadvirtual
~IDisposer()sead::IDisposervirtual
~Thread()sead::Threadvirtual