/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/ |
H A D | test_util.h | 45 int CurrentThreadId() const override { in CurrentThreadId() function
|
H A D | thread_pool.h | 46 int CurrentThreadId() const override { in CurrentThreadId() function
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | thread_checker.cc | 29 ThreadID CurrentThreadId() { in CurrentThreadId() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/ |
H A D | bounded_executor.cc | 79 int BoundedExecutor::CurrentThreadId() const { return -1; } in CurrentThreadId() function in tensorflow::serving::BoundedExecutor
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | platform_thread_types.cc | 37 PlatformThreadId CurrentThreadId() { in CurrentThreadId() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | unbounded_thread_pool.cc | 82 int UnboundedThreadPool::CurrentThreadId() const { return -1; } in CurrentThreadId() function in tensorflow::data::UnboundedThreadPool
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/ |
H A D | tfrt_context.h | 62 int CurrentThreadId() const override { in CurrentThreadId() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | Parallel.cpp | 72 std::thread::id CurrentThreadId = std::this_thread::get_id(); in ~ThreadPoolExecutor() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/runtime_fallback/ |
H A D | runtime_fallback_executor.cc | 85 int CurrentThreadId() const override { return tpool_.CurrentThreadId(); } in CurrentThreadId() function in tensorflow::__anonc9234a7e0111::IntraOpThreadPool
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | eigen_support.cc | 84 int CurrentThreadId() const override { in CurrentThreadId() function in tflite::eigen_support::__anonb7863de30111::EigenThreadPoolWrapper
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | ThreadPool.cpp | 170 llvm::thread::id CurrentThreadId = llvm::this_thread::get_id(); in isWorkerThread() local
|
H A D | Parallel.cpp | 82 std::thread::id CurrentThreadId = std::this_thread::get_id(); in ~ThreadPoolExecutor() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | run_handler.cc | 457 int RunHandlerThreadPool::CurrentThreadId() const { in CurrentThreadId() function in tensorflow::internal::RunHandlerThreadPool 1050 int RunHandler::Impl::ThreadPoolInterfaceWrapper::CurrentThreadId() const { in CurrentThreadId() function in tensorflow::RunHandler::Impl::ThreadPoolInterfaceWrapper
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/ |
H A D | run_handler.cc | 450 int RunHandlerThreadPool::CurrentThreadId() const { in CurrentThreadId() function in tfrt::tf::internal::RunHandlerThreadPool 1019 int RunHandler::Impl::RunHandlerEigenThreadPool::CurrentThreadId() const { in CurrentThreadId() function in tfrt::tf::RunHandler::Impl::RunHandlerEigenThreadPool
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/client/ |
H A D | client_session_test.cc | 66 int CurrentThreadId() const override { in CurrentThreadId() function in tensorflow::__anon4a7384a30111::CustomThreadPoolImpl
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | threadpool.cc | 248 int ThreadPool::CurrentThreadId() const { in CurrentThreadId() function in tensorflow::thread::ThreadPool
|
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
H A D | NonBlockingThreadPool.h | 155 int CurrentThreadId() const EIGEN_FINAL { in CurrentThreadId() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | single_threaded_executor_test.cc | 188 int CurrentThreadId() const override { return -1; } in TEST_F() function in tensorflow::data::__anonb23311c10111::TEST_F::DummyThreadPool
|
H A D | function_test.cc | 2030 int CurrentThreadId() const override { return -1; } in CurrentThreadId() function in tensorflow::__anon153a2bb70111::UserIntraOpThreadPoolOp::DummyThreadPool
|