Home
last modified time | relevance | path

Searched defs:PerThread (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
H A DNonBlockingThreadPool.h217 struct PerThread { struct
218 constexpr PerThread() : pool(NULL), rand(0), thread_id(-1) {} in PerThread() argument
219 ThreadPoolTempl* pool; // Parent pool, or null for normal threads.
220 uint64_t rand; // Random generator state.
221 int thread_id; // Worker thread index in pool.
224 char pad_[128];
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.h217 struct PerThread { struct
218 constexpr PerThread() : pool(nullptr), thread_id(-1) {} in PerThread() function
219 RunHandlerThreadPool* pool; // Parent pool, or null for normal threads.
220 int thread_id; // Worker thread index in pool.
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.h318 struct PerThread { struct
319 constexpr PerThread() : pool(nullptr), thread_id(-1) {} in PerThread() function
343 PerThread* GetPerThread(); argument
/aosp_15_r20/external/federated-compute/fcp/tracing/test/
H A Dthread_local_tracing_recorder_test.cc89 TEST(Tracing, PerThread) { in TEST() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DLangOptions.h373 PerThread, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DLangOptions.h367 PerThread, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DLangOptions.h355 PerThread, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DLangOptions.h355 PerThread, enumerator