/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/ |
D | exec.go | 32 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 D | state_pool_no_free.c | 34 pthread_t thread; member 36 struct anv_state_pool *pool; member
|
H A D | state_pool_test_helper.h | 31 pthread_t thread; member 35 struct anv_state_pool *pool; member
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/tests/ |
H A D | state_pool_no_free.c | 34 pthread_t thread; member 36 struct anv_state_pool *pool; member
|
H A D | state_pool_test_helper.h | 31 pthread_t thread; member 35 struct anv_state_pool *pool; member
|
H A D | state_pool_max_size.c | 34 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 D | LoadServer.java | 152 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 D | scheduler.cc | 120 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 D | threadpool.c | 73 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 D | exception_test.cc | 81 MallocArenaPool pool; in SetUp() local 184 Thread* thread = Thread::Current(); in TEST_F() local
|
/aosp_15_r20/external/angle/src/common/ |
H A D | WorkerThread.cpp | 128 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 D | Display.cpp | 1208 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 D | run_handler.h | 219 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/ |
D | local_pool.rs | 33 pool: FuturesUnordered<LocalFutureObj<'static, ()>>, field 47 thread: Thread, field
|
/aosp_15_r20/frameworks/base/core/java/android/database/sqlite/ |
H A D | SQLiteConnectionPool.java | 217 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 D | DM.cpp | 241 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 D | NonBlockingThreadPool.h | 219 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 D | run_handler.h | 320 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 D | mutex_test.cc | 442 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 D | mutex_test.cc | 442 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 D | mutex_test.cc | 442 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/ |
D | GfxstreamEnd2EndVkTests.cpp | 717 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/ |
HD | org.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 D | jit_code_cache.cc | 1104 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 D | jit.cc | 258 std::unique_ptr<JitThreadPool> pool; in DeleteThreadPool() local 449 bool Jit::MaybeDoOnStackReplacement(Thread* thread, in MaybeDoOnStackReplacement()
|