Home
last modified time | relevance | path

Searched defs:threads (Results 501 – 525 of 1416) sorted by relevance

1...<<21222324252627282930>>...57

/aosp_15_r20/art/test/1995-final-virtual-structural-multithread/src/art/
H A DTest1995.java169 MyThread[] threads = startThreads(NUM_THREADS); in doTest() local
/aosp_15_r20/system/extras/simpleperf/app_api/java/com/android/simpleperf/
H A DRecordOptions.java91 public RecordOptions setSampleThreads(@NonNull List<Integer> threads) { in setSampleThreads()
/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dthreading_helper.py119 def start_threads(threads, unlock=None): argument
/aosp_15_r20/external/deqp/external/glslang/
H A Dosinclude.cpp94 void OS_WaitForAllThreads(void *threads, int numThreads) in OS_WaitForAllThreads()
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/
H A Dtimeout_retry.py18 def __init__(self, timeout, threads=None): argument
/aosp_15_r20/external/pytorch/c10/test/util/
H A Dlazy_test.cpp23 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/system/security/keystore2/selinux/src/
H A Dconcurrency_test.rs78 let mut threads: Vec<thread::JoinHandle<()>> = Vec::new(); in test_concurrent_check_access() localVariable
/aosp_15_r20/external/angle/src/common/
H A DSimpleMutex_unittest.cpp24 std::array<std::thread, kThreadCount> threads; in runBasicMutexTest() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/events/
H A Daction_classes.cpp148 size_t threads[1] = { 1000 }; in Setup() local
180 size_t threads[1] = { 1000 }; in Execute() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/
H A Dconfigure.in724 AC_ARG_ENABLE(threads, optenable
859 AC_SUBST(threads) subst
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/
H A Dfork_detect_test.cc139 std::vector<std::thread> threads(4); in TEST() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/math/
H A Dvmx_signal.c95 int i, j, rc, threads; in test_signal_vmx() local
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/
H A Dpollset_windows_starvation_test.cc67 std::vector<grpc_core::Thread> threads; in main() local
/aosp_15_r20/art/test/2005-pause-all-redefine-multithreaded/
H A Dpause-all.cc43 std::vector<jthread> threads; in Java_art_Test2005_UpdateFieldValuesAndResumeThreads() local
/aosp_15_r20/external/armnn/samples/
H A DAsyncExecutionSample.cpp128 std::vector<std::thread> threads; in main() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_preprocessors.cpp93 size_t threads[] = {1,1,1}; in test_kernel_preprocessor_macros() local
H A Dtest_loop.cpp122 size_t threads[] = { (size_t)num_elements }; in test_loop() local
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/threads/
DThreadPool.h90 ThreadPool(int threads, Fn&& processor) : mProcessor() { in ThreadPool()
/aosp_15_r20/frameworks/minikin/tests/stresstest/
H A DMultithreadTest.cpp92 std::vector<std::thread> threads; in TEST() local
/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dtable_of_tables_test.cc50 std::thread threads[64]; in TEST() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/rand/
H A Dfork_detect_test.cc139 std::vector<std::thread> threads(4); in TEST() local
/aosp_15_r20/external/libxml2/
H A Dmeson_options.txt150 option('threads', feature
/aosp_15_r20/art/test/2001-virtual-structural-multithread/src-art/art/
H A DTest2001.java237 MyThread[] threads = startThreads(NUM_THREADS); in doTest() local
/aosp_15_r20/external/libaom/aom/
H A Daom_decoder.h92 unsigned int threads; /**< Maximum number of threads to use, default 1 */ member
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
H A DResumeTest.java96 int threads = allThreadIDReply.getNextValueAsInt(); in testResume001() local

1...<<21222324252627282930>>...57