Home
last modified time | relevance | path

Searched defs:threads (Results 1 - 25 of 308) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dstrerror_test.cc77 std::vector<std::thread> threads; in TEST() local
H A Dsysinfo_test.cc76 std::vector<std::thread> threads; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dbarrier_test.cc45 std::vector<std::thread> threads; in TEST() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsend_signal_sched_switch.c31 pthread_t threads[THREAD_COUNT]; in test_send_signal_sched_switch() local
/kernel/linux/linux-5.10/tools/lib/perf/tests/
H A Dtest-threadmap.c15 struct perf_thread_map *threads; in main() local
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dopenat-syscall.c21 struct perf_thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event() local
H A Dkeep-tracking.c74 struct perf_thread_map *threads = NULL; in test__keep_tracking() local
/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A Diteration_check_2.c56 pthread_t threads[2]; in iteration_test2() local
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Diteration_check_2.c56 pthread_t threads[2]; in iteration_test2() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsend_signal_sched_switch.c32 pthread_t threads[THREAD_COUNT]; in serial_test_send_signal_sched_switch() local
/kernel/liteos_a/testsuites/kernel/sample/posix/mutex/full/
H A DIt_posix_mutex_040.c95 pthread_t threads[THREAD_NUM]; in Testcase() local
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_107.c96 pthread_t threads[3]; // 3, need 3 pthread for test. in Testcase() local
/third_party/ffmpeg/libavcodec/
H A Dlibjxl.c33 size_t ff_libjxl_get_threadcount(int threads) in ff_libjxl_get_threadcount() argument
/third_party/libuv/test/
H A Dtest-thread-equal.c39 uv_thread_t threads[2]; in TEST_IMPL() local
/third_party/libuv/docs/code/locks/
H A Dmain.c44 uv_thread_t threads[3]; in main() local
/third_party/ltp/lib/newlib_tests/
H A Dtest08.c48 pthread_t threads[THREADS]; in do_test() local
H A Dtest09.c32 pthread_t threads[THREADS]; in do_test() local
/third_party/skia/src/core/
H A DSkTaskGroup.cpp46 SkTaskGroup::Enabler::Enabler(int threads) { in Enabler() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dcall_once_test.cc70 std::vector<std::thread> threads; in TEST() local
/third_party/vulkan-loader/tests/live_verification/
H A Dmacos_static_loader_build.cpp77 std::vector<std::thread> threads; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c92 int i, rc, threads; in test_preempt_vsx() local
H A Dvmx_preempt.c59 int i, rc, threads; in test_preempt_vmx() local
H A Dfpu_preempt.c58 int i, rc, threads; in test_preempt_fpu() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-vmx-unavail.c91 int threads; in tm_vmx_unavail_test() local
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/examples/
H A Dcounting.c23 struct perf_thread_map *threads; in main() local

Completed in 6 milliseconds

12345678910>>...13