Searched refs:NotifyThreadStoped (Results 1 – 3 of 3) sorted by relevance
125 void NotifyThreadStoped(uint32 threadIndex);
143 void ThreadContext::NotifyThreadStoped(uint32 threadIndex) in NotifyThreadStoped() function in MT::internal::ThreadContext
536 context.NotifyThreadStoped(context.workerIndex); in SchedulerFiberMain()