Lines Matching refs:ThreadContext
43 ThreadContext::ThreadContext() in ThreadContext() function in MT::internal::ThreadContext
54 ThreadContext::ThreadContext(void* externalDescBuffer) in ThreadContext() function in MT::internal::ThreadContext
65 ThreadContext::~ThreadContext() in ~ThreadContext()
74 size_t ThreadContext::GetMemoryRequrementInBytesForDescBuffer() in GetMemoryRequrementInBytesForDescBuffer()
79 void ThreadContext::SetThreadIndex(uint32 threadIndex) in SetThreadIndex()
87 void ThreadContext::NotifyWaitStarted() in NotifyWaitStarted()
95 void ThreadContext::NotifyWaitFinished() in NotifyWaitFinished()
103 void ThreadContext::NotifyTemporaryWorkerThreadJoin() in NotifyTemporaryWorkerThreadJoin()
111 void ThreadContext::NotifyTemporaryWorkerThreadLeave() in NotifyTemporaryWorkerThreadLeave()
119 …void ThreadContext::NotifyTaskExecuteStateChanged(MT::Color::Type debugColor, const mt_char* debug… in NotifyTaskExecuteStateChanged()
127 void ThreadContext::NotifyThreadCreated(uint32 threadIndex) in NotifyThreadCreated()
135 void ThreadContext::NotifyThreadStarted(uint32 threadIndex) in NotifyThreadStarted()
143 void ThreadContext::NotifyThreadStoped(uint32 threadIndex) in NotifyThreadStoped()
151 void ThreadContext::NotifyThreadIdleStarted(uint32 threadIndex) in NotifyThreadIdleStarted()
159 void ThreadContext::NotifyThreadIdleFinished(uint32 threadIndex) in NotifyThreadIdleFinished()