/aosp_15_r20/art/test/1995-final-virtual-structural-multithread/src/art/ |
H A D | Test1995.java | 169 MyThread[] threads = startThreads(NUM_THREADS); in doTest() local
|
/aosp_15_r20/system/extras/simpleperf/app_api/java/com/android/simpleperf/ |
H A D | RecordOptions.java | 91 public RecordOptions setSampleThreads(@NonNull List<Integer> threads) { in setSampleThreads()
|
/aosp_15_r20/external/python/cpython3/Lib/test/support/ |
D | threading_helper.py | 119 def start_threads(threads, unlock=None): argument
|
/aosp_15_r20/external/deqp/external/glslang/ |
H A D | osinclude.cpp | 94 void OS_WaitForAllThreads(void *threads, int numThreads) in OS_WaitForAllThreads()
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/ |
H A D | timeout_retry.py | 18 def __init__(self, timeout, threads=None): argument
|
/aosp_15_r20/external/pytorch/c10/test/util/ |
H A D | lazy_test.cpp | 23 std::vector<std::thread> threads; in TEST() local
|
/aosp_15_r20/system/security/keystore2/selinux/src/ |
H A D | concurrency_test.rs | 78 let mut threads: Vec<thread::JoinHandle<()>> = Vec::new(); in test_concurrent_check_access() localVariable
|
/aosp_15_r20/external/angle/src/common/ |
H A D | SimpleMutex_unittest.cpp | 24 std::array<std::thread, kThreadCount> threads; in runBasicMutexTest() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/events/ |
H A D | action_classes.cpp | 148 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 D | configure.in | 724 AC_ARG_ENABLE(threads, optenable 859 AC_SUBST(threads) subst
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/ |
H A D | fork_detect_test.cc | 139 std::vector<std::thread> threads(4); in TEST() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/math/ |
H A D | vmx_signal.c | 95 int i, j, rc, threads; in test_signal_vmx() local
|
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/ |
H A D | pollset_windows_starvation_test.cc | 67 std::vector<grpc_core::Thread> threads; in main() local
|
/aosp_15_r20/art/test/2005-pause-all-redefine-multithreaded/ |
H A D | pause-all.cc | 43 std::vector<jthread> threads; in Java_art_Test2005_UpdateFieldValuesAndResumeThreads() local
|
/aosp_15_r20/external/armnn/samples/ |
H A D | AsyncExecutionSample.cpp | 128 std::vector<std::thread> threads; in main() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_preprocessors.cpp | 93 size_t threads[] = {1,1,1}; in test_kernel_preprocessor_macros() local
|
H A D | test_loop.cpp | 122 size_t threads[] = { (size_t)num_elements }; in test_loop() local
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/threads/ |
D | ThreadPool.h | 90 ThreadPool(int threads, Fn&& processor) : mProcessor() { in ThreadPool()
|
/aosp_15_r20/frameworks/minikin/tests/stresstest/ |
H A D | MultithreadTest.cpp | 92 std::vector<std::thread> threads; in TEST() local
|
/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/ |
D | table_of_tables_test.cc | 50 std::thread threads[64]; in TEST() local
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/rand/ |
H A D | fork_detect_test.cc | 139 std::vector<std::thread> threads(4); in TEST() local
|
/aosp_15_r20/external/libxml2/ |
H A D | meson_options.txt | 150 option('threads', feature
|
/aosp_15_r20/art/test/2001-virtual-structural-multithread/src-art/art/ |
H A D | Test2001.java | 237 MyThread[] threads = startThreads(NUM_THREADS); in doTest() local
|
/aosp_15_r20/external/libaom/aom/ |
H A D | aom_decoder.h | 92 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 D | ResumeTest.java | 96 int threads = allThreadIDReply.getNextValueAsInt(); in testResume001() local
|