Searched refs:NotifyWorkerCreated (Results 1 – 5 of 5) sorted by relevance
241 worker->NotifyWorkerCreated(); in ExecuteInThread()321 void Worker::NotifyWorkerCreated() in NotifyWorkerCreated() function in Commonlibrary::Concurrent::TaskPoolModule::Worker323 TaskManager::GetInstance().NotifyWorkerCreated(this); in NotifyWorkerCreated()
100 void NotifyWorkerCreated();
73 void NotifyWorkerCreated(Worker* worker);
685 void TaskManager::NotifyWorkerCreated(Worker* worker) in NotifyWorkerCreated() function in Commonlibrary::Concurrent::TaskPoolModule::TaskManager
538 taskManager.NotifyWorkerCreated(worker);