Home
last modified time | relevance | path

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

/external/perfetto/src/base/
Dthread_checker.cc29 ThreadID CurrentThreadId() { in CurrentThreadId() function
/external/webrtc/rtc_base/
Dplatform_thread_types.cc30 PlatformThreadId CurrentThreadId() { in CurrentThreadId() function
/external/tensorflow/tensorflow/core/kernels/data/
Dunbounded_thread_pool.cc82 int UnboundedThreadPool::CurrentThreadId() const { return -1; } in CurrentThreadId() function in tensorflow::data::UnboundedThreadPool
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DParallel.cpp72 std::thread::id CurrentThreadId = std::this_thread::get_id(); in ~ThreadPoolExecutor() local
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DSimpleThreadPool.h76 int CurrentThreadId() const final { in CurrentThreadId() function
DNonBlockingThreadPool.h104 int CurrentThreadId() const final { in CurrentThreadId() function
/external/llvm-project/llvm/lib/Support/
DParallel.cpp74 std::thread::id CurrentThreadId = std::this_thread::get_id(); in ~ThreadPoolExecutor() local
/external/tensorflow/tensorflow/lite/kernels/
Deigen_support.cc84 int CurrentThreadId() const override { in CurrentThreadId() function in tflite::eigen_support::__anonf8036f140111::EigenThreadPoolWrapper
/external/tensorflow/tensorflow/cc/client/
Dclient_session_test.cc66 int CurrentThreadId() const override { in CurrentThreadId() function in tensorflow::__anon30c9f4340111::CustomThreadPoolImpl
/external/tensorflow/tensorflow/core/platform/
Dthreadpool.cc247 int ThreadPool::CurrentThreadId() const { in CurrentThreadId() function in tensorflow::thread::ThreadPool
/external/tensorflow/tensorflow/core/framework/
Drun_handler.cc449 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