Home
last modified time | relevance | path

Searched +defs:thread +defs:pool (Results 26 – 50 of 679) sorted by relevance

12345678910>>...28

/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/
Dexec.go32 type thread struct { struct
33 inst *syntax.Inst
34 cap []int
42 pool []*thread // pool of available threads member
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/tests/
H A Dstate_pool_no_free.c34 pthread_t thread; member
36 struct anv_state_pool *pool; member
H A Dstate_pool_test_helper.h31 pthread_t thread; member
35 struct anv_state_pool *pool; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_no_free.c34 pthread_t thread; member
36 struct anv_state_pool *pool; member
H A Dstate_pool_test_helper.h31 pthread_t thread; member
35 struct anv_state_pool *pool; member
H A Dstate_pool_max_size.c34 pthread_t thread; member
37 struct anv_state_pool *pool; member
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/driver/
H A DLoadServer.java152 public ForkJoinWorkerThread newThread(ForkJoinPool pool) { in getExecutor()
153 ForkJoinWorkerThread thread = defaultForkJoinWorkerThreadFactory.newThread(pool); in getExecutor() local
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dscheduler.cc120 for (auto& thread : threads_) { in ~ThreadPoolScheduler() local
139 static bool IdleCondition(ThreadPoolScheduler* pool) in IdleCondition()
/aosp_15_r20/external/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c73 pthread_t thread; member
332 struct lws_pool *pool = &tp->pool_list[n]; in lws_threadpool_tsi_context() local
392 lws_threadpool_worker_sync(struct lws_pool *pool, in lws_threadpool_worker_sync()
494 struct lws_pool *pool = d; in lws_threadpool_worker() local
/aosp_15_r20/art/compiler/
H A Dexception_test.cc81 MallocArenaPool pool; in SetUp() local
184 Thread* thread = Thread::Current(); in TEST_F() local
/aosp_15_r20/external/angle/src/common/
H A DWorkerThread.cpp128 for (auto &thread : mThreads) in ~AsyncWorkerPool() local
284 std::shared_ptr<WorkerThreadPool> pool(nullptr); in Create() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.cpp1208 Error Display::terminate(Thread *thread, TerminateReason terminateReason) in terminate()
1695 SyncPool &pool = mSyncPools[type]; in createSync() local
1719 Error Display::makeCurrent(Thread *thread, in makeCurrent()
1864 Error Display::releaseContext(gl::Context *context, Thread *thread) in releaseContext()
1922 Error Display::destroyContext(Thread *thread, gl::Context *context) in destroyContext()
1977 SyncPool &pool = mSyncPools[sync->getType()]; in destroySyncImpl() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.h219 RunHandlerThreadPool* pool; // Parent pool, or null for normal threads. member
278 std::unique_ptr<Thread> thread; member
/aosp_15_r20/external/rust/android-crates-io/crates/futures-executor/src/
Dlocal_pool.rs33 pool: FuturesUnordered<LocalFutureObj<'static, ()>>, field
47 thread: Thread, field
/aosp_15_r20/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnectionPool.java217 SQLiteConnectionPool pool = new SQLiteConnectionPool(configuration); in open() local
861 final Thread thread = Thread.currentThread(); in logConnectionPoolBusyLocked() local
1113 private ConnectionWaiter obtainConnectionWaiterLocked(Thread thread, long startTime, in obtainConnectionWaiterLocked()
/aosp_15_r20/external/skia/dm/
H A DDM.cpp241 SkThreadID thread; member
1096 AutoreleasePool pool; in gather_sinks() local
1177 AutoreleasePool pool; in Run() local
1537 AutoreleasePool pool; in run_ganesh_test() local
1553 AutoreleasePool pool; in run_graphite_test() local
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
H A DNonBlockingThreadPool.h219 ThreadPoolTempl* pool; // Parent pool, or null for normal threads. member
230 std::unique_ptr<Thread> thread; member
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.h320 RunHandlerThreadPool* pool; // Parent pool, or null for normal threads. member
374 std::unique_ptr<tensorflow::Thread> thread; member
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc442 auto pool = CreateDefaultPool(); in TEST() local
483 auto pool = CreateDefaultPool(); in TEST() local
1439 absl::synchronization_internal::ThreadPool *pool,
1574 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1608 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1643 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1680 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1775 for (auto &thread : threads) { local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc442 auto pool = CreateDefaultPool(); in TEST() local
483 auto pool = CreateDefaultPool(); in TEST() local
1439 absl::synchronization_internal::ThreadPool *pool,
1574 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1608 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1643 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1680 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1775 for (auto &thread : threads) { local
/aosp_15_r20/external/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc442 auto pool = CreateDefaultPool(); in TEST() local
483 auto pool = CreateDefaultPool(); in TEST() local
1439 absl::synchronization_internal::ThreadPool *pool,
1574 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1608 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1643 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1680 std::unique_ptr<absl::synchronization_internal::ThreadPool> pool = local
1775 for (auto &thread : threads) { local
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp717 vkhpp::UniqueDescriptorPool pool; member
1830 for (auto& thread : threads) { in TEST_P() local
2096 for (auto& thread : threads) { in TEST_P() local
2171 for (auto& thread : threads) { in TEST_P() local
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.core.jobs_3.10.0.v20180427-1454.jar ... () public boolean aboutToWait (java.lang.Thread) Thread lockOwner public void aboutToRelease () public boolean ...
/aosp_15_r20/art/runtime/jit/
H A Djit_code_cache.cc1104 void Run(Thread* thread) override REQUIRES_SHARED(Locks::mutator_lock_) { in Run()
1275 JitThreadPool* pool = Runtime::Current()->GetJit()->GetThreadPool(); in AddZombieCodeInternal() local
1900 JitThreadPool* pool = runtime->GetJit()->GetThreadPool(); in PostForkChildAction() local
H A Djit.cc258 std::unique_ptr<JitThreadPool> pool; in DeleteThreadPool() local
449 bool Jit::MaybeDoOnStackReplacement(Thread* thread, in MaybeDoOnStackReplacement()

12345678910>>...28