Searched refs:inThreadPool (Results 1 – 4 of 4) sorted by relevance
34 virtual bool inThreadPool() const = 0;81 bool inThreadPool() const override;
79 bool ThreadPool::inThreadPool() const { in inThreadPool() function in c10::ThreadPool
269 _get_intraop_pool().inThreadPool() in in_parallel_region()
853 this->threadPool_.inThreadPool(), in send()