Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Include/
H A DMTThreadContext.h135 void NotifyTemporaryWorkerThreadJoin();
/TaskScheduler/Scheduler/Source/
H A DMTThreadContext.cpp103 void ThreadContext::NotifyTemporaryWorkerThreadJoin() in NotifyTemporaryWorkerThreadJoin() function in MT::internal::ThreadContext
H A DMTScheduler.cpp397 context.NotifyTemporaryWorkerThreadJoin(); in SchedulerFiberWait()