Home
last modified time | relevance | path

Searched refs:NotifyThreadsCreated (Results 1 – 2 of 2) sorted by relevance

/TaskScheduler/Scheduler/Include/
H A DMTScheduler.h389 void NotifyThreadsCreated(uint32 threadsCount);
/TaskScheduler/Scheduler/Source/
H A DMTScheduler.cpp106 NotifyThreadsCreated(totalThreadsCount); in TaskScheduler()
902 void TaskScheduler::NotifyThreadsCreated(uint32 threadsCount) in NotifyThreadsCreated() function in MT::TaskScheduler