Searched refs:NotifyThreadCreated (Results 1 – 3 of 3) sorted by relevance
123 void NotifyThreadCreated(uint32 threadIndex);
127 void ThreadContext::NotifyThreadCreated(uint32 threadIndex) in NotifyThreadCreated() function in MT::internal::ThreadContext
448 context.NotifyThreadCreated(context.workerIndex); in SchedulerFiberMain()