Home
last modified time | relevance | path

Searched refs:NotifyThreadStoped (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/Scheduler/Include/
H A DMTThreadContext.h125 void NotifyThreadStoped(uint32 threadIndex);
/TaskScheduler/Scheduler/Source/
H A DMTThreadContext.cpp143 void ThreadContext::NotifyThreadStoped(uint32 threadIndex) in NotifyThreadStoped() function in MT::internal::ThreadContext
H A DMTScheduler.cpp536 context.NotifyThreadStoped(context.workerIndex); in SchedulerFiberMain()