/external/tensorflow/tensorflow/core/tfrt/utils/ |
D | test_util.h | 45 int CurrentThreadId() const override { in CurrentThreadId() function
|
/external/perfetto/src/base/ |
D | thread_checker.cc | 29 ThreadID CurrentThreadId() { in CurrentThreadId() function
|
/external/webrtc/rtc_base/ |
D | platform_thread_types.cc | 30 PlatformThreadId CurrentThreadId() { in CurrentThreadId() function
|
/external/tensorflow/tensorflow/core/data/ |
D | unbounded_thread_pool.cc | 82 int UnboundedThreadPool::CurrentThreadId() const { return -1; } in CurrentThreadId() function in tensorflow::data::UnboundedThreadPool
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Parallel.cpp | 72 std::thread::id CurrentThreadId = std::this_thread::get_id(); in ~ThreadPoolExecutor() local
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | eigen_support.cc | 84 int CurrentThreadId() const override { in CurrentThreadId() function in tflite::eigen_support::__anon97ef62d90111::EigenThreadPoolWrapper
|
/external/tensorflow/tensorflow/cc/client/ |
D | client_session_test.cc | 66 int CurrentThreadId() const override { in CurrentThreadId() function in tensorflow::__anond2810dd90111::CustomThreadPoolImpl
|
/external/tensorflow/tensorflow/core/platform/ |
D | threadpool.cc | 248 int ThreadPool::CurrentThreadId() const { in CurrentThreadId() function in tensorflow::thread::ThreadPool
|
/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/ |
D | run_handler.cc | 448 int RunHandlerThreadPool::CurrentThreadId() const { in CurrentThreadId() function in tfrt::tf::internal::RunHandlerThreadPool 1026 int RunHandler::Impl::RunHandlerEigenThreadPool::CurrentThreadId() const { in CurrentThreadId() function in tfrt::tf::RunHandler::Impl::RunHandlerEigenThreadPool
|
/external/tensorflow/tensorflow/core/framework/ |
D | run_handler.cc | 449 int RunHandlerThreadPool::CurrentThreadId() const { in CurrentThreadId() function in tensorflow::internal::RunHandlerThreadPool 1038 int RunHandler::Impl::ThreadPoolInterfaceWrapper::CurrentThreadId() const { in CurrentThreadId() function in tensorflow::RunHandler::Impl::ThreadPoolInterfaceWrapper
|
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
D | NonBlockingThreadPool.h | 155 int CurrentThreadId() const EIGEN_FINAL { in CurrentThreadId() function
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | single_threaded_executor_test.cc | 184 int CurrentThreadId() const override { return -1; } in TEST_F() function in tensorflow::data::__anonfd8bf1f70111::TEST_F::DummyThreadPool
|
D | function_test.cc | 2055 int CurrentThreadId() const override { return -1; } in CurrentThreadId() function in tensorflow::__anon8eb55fed0111::UserIntraOpThreadPoolOp::DummyThreadPool
|