Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Include/
H A DMTThreadContext.h133 void NotifyWaitFinished();
/TaskScheduler/Scheduler/Source/
H A DMTThreadContext.cpp95 void ThreadContext::NotifyWaitFinished() in NotifyWaitFinished() function in MT::internal::ThreadContext
H A DMTScheduler.cpp436 context.NotifyWaitFinished(); in SchedulerFiberWait()