Home
last modified time | relevance | path

Searched defs:CurrentThreadId (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtest_util.h45 int CurrentThreadId() const override { in CurrentThreadId() function
H A Dthread_pool.h46 int CurrentThreadId() const override { in CurrentThreadId() function
/aosp_15_r20/external/perfetto/src/base/
H A Dthread_checker.cc29 ThreadID CurrentThreadId() { in CurrentThreadId() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dbounded_executor.cc79 int BoundedExecutor::CurrentThreadId() const { return -1; } in CurrentThreadId() function in tensorflow::serving::BoundedExecutor
/aosp_15_r20/external/webrtc/rtc_base/
H A Dplatform_thread_types.cc37 PlatformThreadId CurrentThreadId() { in CurrentThreadId() function
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dunbounded_thread_pool.cc82 int UnboundedThreadPool::CurrentThreadId() const { return -1; } in CurrentThreadId() function in tensorflow::data::UnboundedThreadPool
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dtfrt_context.h62 int CurrentThreadId() const override { in CurrentThreadId() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DParallel.cpp72 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 Druntime_fallback_executor.cc85 int CurrentThreadId() const override { return tpool_.CurrentThreadId(); } in CurrentThreadId() function in tensorflow::__anonc9234a7e0111::IntraOpThreadPool
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Deigen_support.cc84 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 DThreadPool.cpp170 llvm::thread::id CurrentThreadId = llvm::this_thread::get_id(); in isWorkerThread() local
H A DParallel.cpp82 std::thread::id CurrentThreadId = std::this_thread::get_id(); in ~ThreadPoolExecutor() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.cc457 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 Drun_handler.cc450 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 Dclient_session_test.cc66 int CurrentThreadId() const override { in CurrentThreadId() function in tensorflow::__anon4a7384a30111::CustomThreadPoolImpl
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dthreadpool.cc248 int ThreadPool::CurrentThreadId() const { in CurrentThreadId() function in tensorflow::thread::ThreadPool
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
H A DNonBlockingThreadPool.h155 int CurrentThreadId() const EIGEN_FINAL { in CurrentThreadId() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dsingle_threaded_executor_test.cc188 int CurrentThreadId() const override { return -1; } in TEST_F() function in tensorflow::data::__anonb23311c10111::TEST_F::DummyThreadPool
H A Dfunction_test.cc2030 int CurrentThreadId() const override { return -1; } in CurrentThreadId() function in tensorflow::__anon153a2bb70111::UserIntraOpThreadPoolOp::DummyThreadPool