Searched refs:NotifyThreadStarted (Results 1 – 3 of 3) sorted by relevance
124 void NotifyThreadStarted(uint32 threadIndex);
135 void ThreadContext::NotifyThreadStarted(uint32 threadIndex) in NotifyThreadStarted() function in MT::internal::ThreadContext
470 context.NotifyThreadStarted(context.workerIndex); in SchedulerFiberMain()