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