Home
last modified time | relevance | path

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

12345678910>>...14

/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
/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
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Ddispatcher_impl.cpp27 DispatcherImpl::DispatcherImpl(const IThreadPool::Ptr& threads) : queue_(threads) {} in DispatcherImpl() argument
H A Dsequential_impl.cpp27 SequentialImpl::SequentialImpl(const IThreadPool::Ptr& threads) : queue_(threads) {} in SequentialImpl() argument
H A Dparallel_impl.cpp27 ParallelImpl::ParallelImpl(const IThreadPool::Ptr& threads) : queue_(threads) {} in ParallelImpl() argument
/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_manager.h38 std::unordered_map<WorkerThread*, std::unique_ptr<WorkerThread>> threads; member
/foundation/resourceschedule/frame_aware_sched/test/unittest/phone/
H A Drtg_interface_test.cpp398 vector<int> threads; in HWTEST_F() local
426 vector<int> threads; in HWTEST_F() 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

Completed in 6 milliseconds

12345678910>>...14