Searched refs:NumberOfWorkerThreads (Results 1 – 2 of 2) sorted by relevance
127 int NumberOfWorkerThreads() const;148 int NumberOfWorkerThreads() override;
218 int WorkerThreadsTaskRunner::NumberOfWorkerThreads() const { in NumberOfWorkerThreads() function in node::WorkerThreadsTaskRunner399 int NodePlatform::NumberOfWorkerThreads() { in NumberOfWorkerThreads() function in node::NodePlatform400 return worker_thread_task_runner_->NumberOfWorkerThreads(); in NumberOfWorkerThreads()