Home
last modified time | relevance | path

Searched defs:threads (Results 226 – 250 of 1416) sorted by relevance

12345678910>>...57

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Ddfa_test.cc75 std::vector<std::thread> threads; in TEST() local
250 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Ddfa_test.cc76 std::vector<std::thread> threads; in TEST() local
255 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/frameworks/native/libs/binder/
H A Dlibbinder_rpc_unstable.cpp171 void ARpcServer_setMaxThreads(ARpcServer* handle, size_t threads) { in ARpcServer_setMaxThreads()
270 void ARpcSession_setMaxIncomingThreads(ARpcSession* handle, size_t threads) { in ARpcSession_setMaxIncomingThreads()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/
H A Dspinlock_test_common.cc94 std::vector<std::thread> threads; in ThreadedTest() local
240 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_fence_upload.c292 struct thread_contention threads[count]; in thread_contention() local
348 struct thread_contention threads[count]; in wc_contention() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/
H A Dspinlock_test_common.cc94 std::vector<std::thread> threads; in ThreadedTest() local
241 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/external/cronet/net/log/
H A Dfile_net_log_observer_unittest.cc575 std::vector<std::unique_ptr<base::Thread>> threads(kNumThreads); in TEST_P() local
1020 std::vector<std::unique_ptr<base::Thread>> threads(kNumThreads); in TEST_P() local
1056 std::vector<std::unique_ptr<base::Thread>> threads(kNumThreads); in TEST_P() local
/aosp_15_r20/external/llvm-libc/test/integration/src/pthread/
H A Dpthread_rwlock_test.cpp143 pthread_t threads[20]; in high_reader_count_test() local
443 pthread_t threads[32]; in randomized_process_operation() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/
H A Dspinlock_test_common.cc96 std::vector<std::thread> threads; in ThreadedTest() local
243 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/art/test/924-threads/src/art/
H A DTest924.java236 Thread[] threads = getAllThreads(); in doAllThreadsTests() local
269 private static Thread findThreadByName(Set<Thread> threads, String name) { in findThreadByName()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/
H A Dspinlock_test_common.cc96 std::vector<std::thread> threads; in ThreadedTest() local
243 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/concurrent/
H A DTimedSemaphoreTest.java254 final SemaphoreThread[] threads = new SemaphoreThread[count]; in testAcquireMultipleThreads() local
383 final TryAcquireThread[] threads = new TryAcquireThread[3 * LIMIT]; in testTryAcquire() local
/aosp_15_r20/external/abseil-cpp/absl/base/
H A Dspinlock_test_common.cc96 std::vector<std::thread> threads; in ThreadedTest() local
243 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DPersistentSoftmax.cuh325 dim3 threads(warp_size, warps_per_block, 1); in dispatch_softmax_forward() local
375 dim3 threads(warp_size, warps_per_block, 1); in dispatch_softmax_backward() local
/aosp_15_r20/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicHistogram.cpp101 const uint32_t threads = mCtx->getThreadCount(); in preLaunch() local
150 uint32_t threads = mCtx->getThreadCount(); in postLaunch() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dchoose_fastest_dataset_op.cc224 std::vector<ThreadInfo> threads = StartThreads(ctx); in GetNextInternal() local
317 std::vector<ThreadInfo> threads(dataset()->inputs_.size()); in StartThreads() local
/aosp_15_r20/art/openjdkjvmti/
H A Dti_thread.cc681 jthread* threads = reinterpret_cast<jthread*>(data); in GetAllThreads() local
1044 const jthread* threads, in SuspendThreadList()
1078 const jthread* threads, in ResumeThreadList()
/aosp_15_r20/system/extras/simpleperf/app_api/cpp/
H A Dsimpleperf.cpp48 std::vector<pid_t> threads; member in simpleperf::RecordOptionsImpl
80 RecordOptions& RecordOptions::SetSampleThreads(const std::vector<pid_t>& threads) { in SetSampleThreads()
/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DAbstractQueuedLongSynchronizerTest.java191 Thread... threads) { in assertHasWaitersUnlocked()
201 Thread... threads) { in assertHasWaitersLocked()
H A DAbstractQueuedSynchronizerTest.java194 Thread... threads) { in assertHasWaitersUnlocked()
204 Thread... threads) { in assertHasWaitersLocked()
/aosp_15_r20/external/swiftshader/src/Vulkan/Debug/
H A DContext.cpp184 WeakMap<Thread::ID, Thread> threads; member in vk::dbg::Context::Impl
322 std::vector<std::shared_ptr<Thread>> Context::Lock::threads() in threads() function in vk::dbg::Context::Lock
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DAbstractQueuedSynchronizerTest.java234 Thread... threads) { in assertHasWaitersUnlocked()
244 Thread... threads) { in assertHasWaitersLocked()
H A DAbstractQueuedLongSynchronizerTest.java231 Thread... threads) { in assertHasWaitersUnlocked()
241 Thread... threads) { in assertHasWaitersLocked()
/aosp_15_r20/external/libevent/test/
H A Dregress_thread.c169 THREAD_T threads[NUM_THREADS]; in thread_basic() local
294 THREAD_T threads[NUM_THREADS]; in thread_conditions_simple() local
/aosp_15_r20/external/deqp/framework/delibs/dethread/
H A DdeThreadTest.c302 deThread threads[2]; in deMutex_selfTest() local
629 deThreadArray *threads = tmpPool ? deThreadArray_create(tmpPool) : DE_NULL; in runSingletonThreadedTest() local

12345678910>>...57