Searched defs:IsInWorkerThread (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/ | ||
| D | run_handler_concurrent_work_queue.cc | 104 bool RunHandlerThreadWorkQueue::IsInWorkerThread() const {  in IsInWorkerThread()  function in tfrt::tf::RunHandlerThreadWorkQueue | 
| D | run_handler.cc | 1082 bool RunHandlerWorkQueue::IsInWorkerThread() const {  in IsInWorkerThread()  function in tfrt::tf::RunHandlerWorkQueue | 
| /external/tensorflow/tensorflow/core/tfrt/runtime/ | ||
| D | tf_threadpool_concurrent_work_queue.cc | 84 bool TfThreadPoolWorkQueue::IsInWorkerThread() const {  in IsInWorkerThread()  function in tensorflow::tfrt_stub::TfThreadPoolWorkQueue | 
| D | work_queue_interface.cc | 57   bool IsInWorkerThread() const override {  in IsInWorkerThread()  function in tensorflow::tfrt_stub::__anonb6644c1f0111::DefaultWorkQueueWrapperBase |