Searched refs:WaitForWorkInSubThreadPool (Results 1 – 4 of 4) sorted by relevance
270 void WaitForWorkInSubThreadPool(bool is_blocking, int sub_thread_pool_id);
651 WaitForWorkInSubThreadPool(may_steal_blocking_work, sub_thread_pool_id); in WorkerLoop()659 void RunHandlerThreadPool::WaitForWorkInSubThreadPool(bool is_blocking, in WaitForWorkInSubThreadPool() function in tensorflow::internal::RunHandlerThreadPool
365 void WaitForWorkInSubThreadPool(int thread_id, bool is_blocking,
593 WaitForWorkInSubThreadPool(thread_id, may_steal_blocking_work, in WorkerLoop()599 void RunHandlerThreadPool::WaitForWorkInSubThreadPool(int thread_id, in WaitForWorkInSubThreadPool() function in tfrt::tf::internal::RunHandlerThreadPool