Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Include/
H A DMTThreadContext.h132 void NotifyWaitStarted();
/TaskScheduler/Scheduler/Source/
H A DMTThreadContext.cpp87 void ThreadContext::NotifyWaitStarted() in NotifyWaitStarted() function in MT::internal::ThreadContext
H A DMTScheduler.cpp399 context.NotifyWaitStarted(); in SchedulerFiberWait()