Home
last modified time | relevance | path

Searched defs:thread_pool (Results 1 – 25 of 121) sorted by relevance

12345

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
H A Dclient_server_test.cc168 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST_P() local
251 tensorflow::thread::ThreadPool thread_pool( in TEST_P() local
287 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST_P() local
324 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST_P() local
374 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST_P() local
423 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST_P() local
464 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST_P() local
499 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST_P() local
529 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST_P() local
567 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST_P() local
[all …]
/aosp_15_r20/art/runtime/
H A Dthread_pool_test.cc64 std::unique_ptr<ThreadPool> thread_pool( in TEST_F() local
80 std::unique_ptr<ThreadPool> thread_pool( in TEST_F() local
106 std::unique_ptr<ThreadPool> thread_pool( in TEST_F() local
130 TreeTask(ThreadPool* const thread_pool, AtomicInteger* count, int depth) in TreeTask()
157 std::unique_ptr<ThreadPool> thread_pool( in TEST_F() local
199 std::unique_ptr<ThreadPool> thread_pool( in TEST_F() local
212 std::unique_ptr<ThreadPool> thread_pool( in TEST_F() local
H A Dbarrier_test.cc67 std::unique_ptr<ThreadPool> thread_pool( in TEST_F() local
119 std::unique_ptr<ThreadPool> thread_pool( in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddebug_events_writer_test.cc102 thread::ThreadPool* thread_pool = in TEST_F() local
127 thread::ThreadPool* thread_pool = in TEST_F() local
207 thread::ThreadPool* thread_pool = in TEST_F() local
430 thread::ThreadPool* thread_pool = in TEST_F() local
471 thread::ThreadPool* thread_pool = in TEST_F() local
513 thread::ThreadPool* thread_pool = in TEST_F() local
641 thread::ThreadPool* thread_pool = in TEST_F() local
760 thread::ThreadPool* thread_pool = in TEST_F() local
804 thread::ThreadPool* thread_pool = in TEST_F() local
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/windows/
H A Diocp_test.cc60 auto thread_pool = grpc_event_engine::experimental::MakeThreadPool(8); in TEST_F() local
142 auto thread_pool = grpc_event_engine::experimental::MakeThreadPool(8); in TEST_F() local
206 auto thread_pool = grpc_event_engine::experimental::MakeThreadPool(8); in TEST_F() local
231 auto thread_pool = grpc_event_engine::experimental::MakeThreadPool(8); in TEST_F() local
255 auto thread_pool = grpc_event_engine::experimental::MakeThreadPool(8); in TEST_F() local
276 auto thread_pool = grpc_event_engine::experimental::MakeThreadPool(8); in TEST_F() local
H A Dwindows_endpoint_test.cc45 auto thread_pool = MakeThreadPool(8); in TEST_F() local
91 auto thread_pool = MakeThreadPool(8); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtracked_tfrt_cpu_device_buffer_test.cc35 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST() local
68 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST() local
105 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST() local
134 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST() local
H A Dpjrt_client_test.cc241 tensorflow::thread::ThreadPool thread_pool( in TEST_P() local
288 tensorflow::thread::ThreadPool thread_pool( in TEST_P() local
378 tensorflow::thread::ThreadPool thread_pool(tensorflow::Env::Default(), in TEST() local
422 tensorflow::thread::ThreadPool thread_pool( in TEST() local
/aosp_15_r20/external/libgav1/src/utils/
H A Dthreadpool_test.cc82 std::unique_ptr<ThreadPool> thread_pool = ThreadPool::Create(100); in TEST() local
95 std::unique_ptr<ThreadPool> thread_pool = ThreadPool::Create(100); in TEST() local
107 std::unique_ptr<ThreadPool> thread_pool = ThreadPool::Create(100); in TEST() local
114 std::unique_ptr<ThreadPool> thread_pool = ThreadPool::Create(0); in TEST() local
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/beta/
H A Dimplementations.py149 thread_pool, argument
168 thread_pool=None, argument
264 thread_pool, argument
285 thread_pool=None, argument
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_thread_local.cpp38 Eigen::ThreadPool thread_pool(num_threads); in test_simple_thread_local() local
78 Eigen::ThreadPool thread_pool(num_threads); in test_large_number_of_tasks_no_spill() local
113 Eigen::ThreadPool thread_pool(num_threads); in test_large_number_of_tasks_with_spill() local
H A Dcxx11_tensor_notification.cpp20 ThreadPool thread_pool(1); in test_notification_single() local
44 ThreadPool thread_pool(1); in test_notification_multiple() local
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/thread_pool/
Dtest.rs12 let thread_pool = ThreadPoolBuilder::new().build().unwrap(); in panic_propagate() localVariable
25 let thread_pool = ThreadPoolBuilder::new().num_threads(22).build().unwrap(); in workers_stop() localVariable
55 let thread_pool = ThreadPoolBuilder::new().num_threads(22).build().unwrap(); in sleeper_stop() localVariable
/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_sweep.cc662 MarkStackTask(ThreadPool* thread_pool, in MarkStackTask()
819 CardScanTask(ThreadPool* thread_pool, in CardScanTask()
870 ThreadPool* thread_pool = GetHeap()->GetThreadPool(); in ScanGrayObjects() local
981 RecursiveMarkTask(ThreadPool* thread_pool, in RecursiveMarkTask()
1019 ThreadPool* thread_pool = heap_->GetThreadPool(); in RecursiveMark() local
1305 ThreadPool* thread_pool = GetHeap()->GetThreadPool(); in ProcessMarkStackParallel() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/core/
H A Dnotification_test.cc27 thread::ThreadPool* thread_pool = in TEST() local
56 thread::ThreadPool* thread_pool = in TEST() local
H A Dblocking_counter_test.cc38 thread::ThreadPool* thread_pool = in TEST() local
55 std::unique_ptr<thread::ThreadPool> thread_pool( in BM_BlockingCounter() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dtfrt_context.h45 explicit ThreadPoolInterfaceWrapper(Eigen::ThreadPoolInterface* thread_pool) in ThreadPoolInterfaceWrapper()
67 Eigen::ThreadPoolInterface& thread_pool() const { in thread_pool() function
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_pool_impl_unittest.cc176 ThreadPoolImpl* thread_pool, in CreateTaskRunnerAndExecutionMode()
201 ThreadPostingTasks(ThreadPoolImpl* thread_pool, in ThreadPostingTasks()
415 ThreadPoolImpl* thread_pool, in CreateSequencedTaskRunnerAndExecutionMode()
603 ThreadPoolImpl thread_pool("Test"); in TEST() local
1436 ThreadPoolImpl* thread_pool = test->thread_pool_.get(); in CreateTaskRunnersAndEvents() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbincount_op.cc58 ThreadPool* thread_pool = in Compute() local
103 ThreadPool* thread_pool = in Compute() local
177 ThreadPool* thread_pool = in Compute() local
H A Dsearchsorted_op.cc56 thread::ThreadPool* thread_pool = worker_threads.workers; in Compute() local
85 thread::ThreadPool* thread_pool = worker_threads.workers; in Compute() local
/aosp_15_r20/art/runtime/gc/
H A Dtask_processor_test.cc66 std::unique_ptr<ThreadPool> thread_pool(ThreadPool::Create("task processor test", 1U)); in TEST_F() local
136 std::unique_ptr<ThreadPool> thread_pool(ThreadPool::Create("task processor test", 1U)); in TEST_F() local
/aosp_15_r20/external/libgav1/src/
H A Dthreading_strategy_test.cc215 ThreadPool* const thread_pool = in VerifyFrameParallel() local
286 ThreadPool* const thread_pool = in TEST() local
/aosp_15_r20/art/dex2oat/linker/
H A Delf_writer_quick.cc252 std::unique_ptr<ThreadPool> thread_pool; in PrepareDebugInfo() local
274 std::unique_ptr<ThreadPool> thread_pool; in WriteDebugInfo() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/
H A Dwindows_endpoint.cc54 const EndpointConfig& /* config */, ThreadPool* thread_pool, in WindowsEndpoint()
365 ThreadPool* thread_pool) in AsyncIOState()
/aosp_15_r20/external/tensorflow/tensorflow/cc/client/
H A Dclient_session_test.cc121 thread::ThreadPool thread_pool(Env::Default(), "pool", 2); in TEST() local
161 thread::ThreadPool thread_pool(Env::Default(), "pool", 2); in TEST() local

12345